Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception: Exception: Unknown Error Occured #1

Open
smedic opened this issue Dec 20, 2021 · 0 comments
Open

Unhandled Exception: Exception: Unknown Error Occured #1

smedic opened this issue Dec 20, 2021 · 0 comments

Comments

@smedic
Copy link

smedic commented Dec 20, 2021

I get this every time, in both my app and example.
Any idea? I am trying to figure out now, but maybe you have a hint.

Thanks Juan!

PlatformException(, The operation couldn’t be completed. (Auth0.CredentialsManagerError error 3.), {error_description: No credentials found, error_type: no_credentials}, null)

I think if creds are not found, code should not throw exception:
throw Exception('Unknown Error Occured');

[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: Exception: Unknown Error Occured
#0      invokeMapMethod (package:auth0_flutter/src/channel_helper.dart:47:5)
<asynchronous suspension>
#1      CredentialsManager.getCredentials (package:auth0_flutter/src/credentials_manager.dart:101:20)
<asynchronous suspension>
#2      _MyAppState.initPlatformState (package:auth0_flutter_example/main.dart:76:15)
<asynchronous suspension>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant