We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm getting a crash when I run the app in the android simulator using the plugin:
E/AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.support.design.widget.CoordinatorLayout" on path: DexPathList[[zip file
I'm using Android Studio 4.0.1
Any help would be really appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
Did you find a solution for this?
Sorry, something went wrong.
Nop sorry, I ended up making my own plugin.
iOS is easy with ASWebAuthenticationSession. Android it's a bit more complex with: https://github.com/openid/appauth-android
ASWebAuthenticationSession
In case it helps anyone else, this does the trick.
No branches or pull requests
Hi, I'm getting a crash when I run the app in the android simulator using the plugin:
I'm using Android Studio 4.0.1
Any help would be really appreciated.
Thanks
The text was updated successfully, but these errors were encountered: