You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been using AppSync using the dart http interface, and it works fine. If you're using another native plugin, sorry, but we don't any plans to support them.
This problem does not occur with iOS.
So I can log in to a user account, but when I do anything with AppSync, the UserState will change to
UserState.SIGNED_OUT
I already gave up and switched to another plugin that does not have this problem.
The text was updated successfully, but these errors were encountered: