-
### Describe the bug
Working on iOS projects with AWS China service region. The AppSync Query/Mutation methods work well but no subscription method works. Looking into the network traffic detail, I…
-
### Description
If the app is started without connectivity, as soon as connectivity is restored, the networkStatus event is not dispatched by the datastore hub channel and the related callback is n…
-
### Current Behavior
When button have animation, and we are disabling a button, it throws an error:
`ERROR Error: Too many re-renders. React limits the number of renders to prevent an infinite lo…
-
### Issue Description
Hi, everyone!
I was following your [guide](https://www.apollographql.com/docs/apollo-server/data/subscriptions) to build server that supports subscriptions. The guide clear…
-
### Description
When using google or apple signin when signout is called it shows a browser window for a split second.
How can we disable this so we can logout without showing the browser window a…
-
### Use case
Goal: Make it easier to customize behavior of the Apollo normalized cache.
Currently, `ApolloStore` is a concrete class depended-on by lots of Apollo internals. It's not marked `ope…
-
Having timeouts with requests doesn't propagate through links and in general has caused weird behaviors such as causing timeout on app start (even though manually setting timeout to 60 sec). As it's n…
-
### Description
Hello,
In our app we are experiencing the issue described in this dart issue thread: https://github.com/dart-lang/http/issues/197. Going through our code it seems that we are doing…
-
### Description
This problem occurs on Android platforms when the device is connected to a wify network without internet connection.
If a selective sync is configured and data are cyclically saved …
-
### Describe the bug
Error:
`
Failed to create graphql GraphQLResponseError: GraphQL service returned a partially-successful response containing errors: [Amplify.GraphQLError(message: "Cannot ret…