flutter_cognito_plugin
flutter_cognito_plugin copied to clipboard
Android - Using AppSync causes user to log out
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.
@jonivesto could you please share which plugin are you using? Thanks!
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.