Richard Hamnett

Results 43 comments of Richard Hamnett

@batprem In my experience it was the raw metadata being returned from the API which was sometimes empty, therefore I think you may have just got lucky when you retried....

Hello thanks for the reply. The problem is that there are special wallet connect (wc: ) type URLs, like in the initial post. Cognito plugin seems to be trying to...

Ah brilliant. Thanks so much for taking the time to look into this. Really appreciate it

@Equartey just tried this, sorry.....please can you help me understand what versions I'll need to make this override work? ``` Running Gradle task 'assembleDebug'... Warning: unexpected element (uri:"", local:"extension-level"). Expected...

Tried that I'm afraid, same error @Equartey flutter clean flutter pub get (flutter pub clean - is not a command)

@Equartey no problem, could if be that your patch is from 1.7.0 not 1.7.1? ! amplify_auth_cognito 1.7.0 from git https://github.com/aws-amplify/amplify-flutter.git at 8d8bc6 in packages/auth/amplify_auth_cognito (overridden)

@Equartey thanks for the continued help, after a flutter clean : ``` Error detected in pubspec.yaml: No file or variants found for asset: packages/amplify_auth_cognito_dart/lib/src/workers/workers.min.js. This asset was included from package...

@Equartey That's worked and I believe it's solved the original query params issue!