Eddie Long

Results 4 comments of Eddie Long

I can make a suggestion here as I had a _very_ similar issue with auto-gen source with GraphQL. It used to generate a single large file e.g. API.swift that took...

I've updated the issue above further with the service calls captured via proxy, it's an on-premise hosted Bugsnag instance so you won't be able to access them. I can share...

Ah ok - that makes sense. I've called `setUser` on the config before the `starts(with:)` call, and also directly on the Bugsnag client after `start(with:)` so we clear down the...

Ah, that's good to know. Thanks for looking into it.