Elijah Quartey

Results 121 comments of Elijah Quartey

Hi @rhamnett, I've made an update to my branch. Can you retry using this updated pubspec override? ```yaml dependency_overrides: amplify_auth_cognito: git: url: https://github.com/aws-amplify/amplify-flutter.git ref: fix/auth-android-intent-uri-query-parsing path: packages/auth/amplify_auth_cognito amplify_auth_cognito_dart: git: url:...

@rhamnett hmm, can you try without the `amplify_auth_cognito_dart` override?

@rhamnett awesome, happy to hear. Like I mentioned before, our approach may change, but we will update you here when its released.

@rhamnett sorry for the delay. It has been merged and will be part of the next release. We'll update you here when that is available!

Hi @ramon-san, we currently do not have a ETA on the fix for this. We will post any updates we have here as we can.

Hi @stephenjen, sorry you ran into this issue. We've made several improvements in recent versions of Amplify Flutter, I would recommend updating to a newer version to see if the...

@stephenjen The latest 2.3.0

Hi @stephenjen, there's no guarantee that 2.3.0 will solve the problem, but the changes from 1.6.0 to 2.3.0 are quite significant. Primarily, the underlying iOS implementation is now on Amplify...

Hi @MarlonJD, as usual, thank you for opening the issue and the accompanying PR. First, we will need to investigate how to best address this for all our customers before...

Hi @Romain-Guillot, thank you for the detailed steps. > replace amplify/backend.ts with the below snippet I might have missed it, but can you point me to the backend.ts file you...