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

Crash when running the android plugin #7

Open
CarlosNano opened this issue Oct 15, 2020 · 3 comments
Open

Crash when running the android plugin #7

CarlosNano opened this issue Oct 15, 2020 · 3 comments

Comments

@CarlosNano
Copy link

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

@NickDarvey
Copy link
Contributor

Did you find a solution for this?

@CarlosNano
Copy link
Author

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

@NickDarvey
Copy link
Contributor

In case it helps anyone else, this does the trick.

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

2 participants