Sebastiano Catellani
Sebastiano Catellani
Hi! I have the same problem. I tried to use SAMKeychai with pod 'SAMKeychain' and with s.dependency 'SAMKeychain' in my podspec file too, but the pod install/update failed everytime giving...
Hi @designatednerd! It is indeed nested, here is the `graphql` [file](https://github.com/apollographql/apollo-ios/files/5995531/Sale.graphql.zip). Let me try to reply to your questions. - there was no specific breakpoint, we pressed pause once noticed...
@designatednerd where can I send you the project? I have created a fake one that only fetches the items. No (cool) UI, no Realm, etc. The app went up to...
Thanks Ellen! I set it up in a way that it has only the bare minimum logic from my side and then the Apollo client. It has reproduced the same...
Hi @designatednerd, yes, the behaviour is better with smaller batches. With our current sales set, that means that ~55 requests though. I'm still wondering how come that out of 300...
Hi @Elaz-viz, I sadly removed the Apollo SDK from the project. At the current state, it is a solution that doesn't fit in our scenario.