Tyler-Larkin
Tyler-Larkin
Hello @lokalathlet, sorry for the delay this issue fell off our radar. I will attempt to reproduce this issue as my next task.
Hello @lokalathlet, I'm seeing the difference in behavior when signing out in airplane mode with a normal vs modified time: Normal: ``` CognitoSignOutResult { "hostedUiException": "HostedUiException {\n \"message\": \"Failed to...
Hello @flutterocks thank you for submitting this issue. Flutter can use auth resources without an Amplify backend by modifying [amplifyconfiguration.dart in gen 1](https://docs.amplify.aws/gen1/flutter/build-a-backend/auth/existing-resources/) or modifying [amplify_outputs.json in gen 2](https://docs.amplify.aws/flutter/build-a-backend/auth/use-existing-cognito-resources/#use-auth-resources-without-an-amplify-backend). Please...
Hello @MishaPadalka thank you for submitting this issue. We will look into this and get back to you!
Hello @MishaPadalka after review our documentation for [setting up push notification](https://docs.amplify.aws/gen1/flutter/build-a-backend/push-notifications/set-up-push-notifications/) we found this excerpt: > Authorizing the app for analytics events is crucial for unauthenticated users, particularly if you...
@MishaPadalka Sorry for the delay. Can you please verify the status of guest access in your identity. > AWS Console -> Cognito -> Identity pools -> Identity pool name ->...
Hello @MishaPadalka sorry for the delay, we are still looking into this issue. Your unauthenticated policy + trust entities look correct and I was unable to reproduce the issue when...
Hello @gigamike, I'm sorry but iOS Amplify only supports APN currently and thus will only generate APN tokens from onTokenReceived. We have a guides for [setting up APN](https://docs.amplify.aws/gen1/flutter/build-a-backend/push-notifications/set-up-push-service/) and for...
Hi @mobiletoly, thanks for taking the time to submit this issue. We will investigate this isolate configuration behavior and update you as we can.
Hi @mobiletoly, I wanted to note that we do not officially support Amplify in multiple isolates, but I was able to reproduce the issue you mentioned. We should not be...