Jordan Nelson
Jordan Nelson
Hi @vj212 - I am going to transfer this issue to the Amplify CLI repo since this issue is more specific to the CLI.
I'm not sure if this would be considered a separate issue, but 4 part bundle identifiers also have issues. `very_good create --template flutter_plugin --org-name com.example.subdomain.foo foo` places the android class...
Hello @ssantomauro - We have recently released a new developer preview version of the Auth category ([amplify_flutter v1.0.0-next.0](https://pub.dev/packages/amplify_flutter/versions/1.0.0-next.0)). This new version is a full re-write of the auth category in...
Hello all - In order to fully resolve this issue and present the account chooser screen each time the [prompt](https://developers.google.com/identity/protocols/oauth2/openid-connect#re-consent) parameter is required. This parameter is currently not supported by...
@benedict1986 - I believe if you sign out of Facebook in your devices default browser, it will prompt you to sign in again. This would be the same behavior as...
Hello @amizer12 - I will take a look at this today and attempt to reproduce it.
Hey everyone - Sorry for the delay in an update. I was able to confirm the behavior you are experiencing. `isConfigured` is false after a hot restart. This is because...
I believe there were some changes in Amplify-Android (which Amplify-Flutter depends on when targeting Android) to resolve this. I just tested this on a Pixel 4 with Chrome disabled with...
Hello - We have recently released a new developer preview version of the Auth category ([amplify_flutter v1.0.0-next.0](https://pub.dev/packages/amplify_flutter/versions/1.0.0-next.0)). This new version is a full re-write of the auth category in dart,...
Hi @filippomenchini - Were you able to try this again with @HuiSF's suggestion?