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 app start: java.lang.RuntimeException: Unable to get provider ... #574

Closed
MaximeLimone opened this issue Nov 22, 2018 · 5 comments

Comments

@MaximeLimone
Copy link

MaximeLimone commented Nov 22, 2018

Hello,

I have a fatal exception when i build the application with cordova-android 7.1.3.

java.lang.RuntimeException: Unable to get provider de.appplant.cordova.plugin.notification.util.AssetProvider: java.lang.ClassNotFoundException: Didn't find class "de.appplant.cordova.plugin.notification.util.AssetProvider" on path: DexPathList[[zip file "/data/app/com.esker.mobile.app-BLAUWYcRqHp1vyyns745jw==/base.apk"],nativeLibraryDirectories=[/data/app/com.esker.mobile.app-BLAUWYcRqHp1vyyns745jw==/lib/arm64, /system/lib64, /vendor/lib64]]
       at android.app.ActivityThread.installProvider(ActivityThread.java:6493) 

You can see the complete exception on the image.

The plugin who cause this issue seems to be Cordova-plugin-notification.

capture

@janpio
Copy link
Member

janpio commented Nov 22, 2018

Duplicate of #570

We already fixed it and there will be a 7.1.4 release as fast as possible.
Until then, stay at 7.1.2. Thanks.

@janpio janpio changed the title Crash when app start Crash when app start: java.lang.RuntimeException: Unable to get provider ... Nov 22, 2018
@brodycj
Copy link
Contributor

brodycj commented Nov 22, 2018

(Fixed in PR #571)

@MaximeLimone
Copy link
Author

Thank you that what we did ;)

@brodycj
Copy link
Contributor

brodycj commented Nov 23, 2018

@brodycj
Copy link
Contributor

brodycj commented Nov 23, 2018

Should be resolved in 7.1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants