flutter_cognito_plugin icon indicating copy to clipboard operation
flutter_cognito_plugin copied to clipboard

Android - Using AppSync causes user to log out

Open jonivesto opened this issue 5 years ago • 2 comments

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 avatar Feb 12 '20 16:02 jonivesto

@jonivesto could you please share which plugin are you using? Thanks!

danielocampo2 avatar Dec 10 '20 16:12 danielocampo2

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.

devxpy avatar Dec 10 '20 17:12 devxpy