marcuscheung-carbonlinking
marcuscheung-carbonlinking
i just have one android device for testing. i did upgraded flutter version from 3.19.6 to 3.24.0, but i also try to downgrade/install flutter again. i'm not sure since when,...
i notice the error message has one more line: INFO | EndpointInfoStoreManager | No EndpointId found, generating a new one. An error occurred configuring Amplify: PushNotificationException { "message": "Error occurred...
> Is the user authenticated when this error occurs? Have you configured unauthenticated guest access for pinpoint? backend setting?
weird thing, last friday i try to setup another amplify-flutter project for deeper explorer amplify&pinpoint, same setup is work. and after that, my previous project also work now... since i...
but test on real device still have that error: /flutter (16447): An error occurred configuring Amplify: PushNotificationException { I/flutter (16447): "message": "Error occurred awaiting for device token to register device...
> @marcuscheung-carbonlinking - That error would indicate that there currently is no user logged in and that your pinpoint backend is not setup to allow unauthenticated users. Here are the...