alegos27
alegos27
> This works for me (tested on Pixel 6, Android 12): I downloaded plugin source and added to pubspec in this way: `arcore_flutter_plugin` `path: './arcore_flutter_plugin'` > > Next step is...
I faced this issue too on xiaomi redmi note 11 with android 11 I solved with this https://github.com/giandifra/arcore_flutter_plugin/issues/156#issuecomment-1111895277
Hi @khatruong2009, the first two screenshots show AuthProvider.custom, but used with Google as the SSO authenticator. We encounter the same issue with other providers like Azure. So, all three screenshots...
@NikaHsn Yes, I can confirm that we are using a custom authentication flow with AWS Lambda triggers in the auth flow with email (Amplify.Auth.signIn). However, for the Amplify.Auth.signInWithWebUI function, we...
@dagovalsusa that solution works! Thanks!
Same issue here, are there any update o temporary solution?