You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/22 15:28:08 UTC

[GitHub] MaximeLimone opened a new issue #574: Crash when app start

MaximeLimone opened a new issue #574: Crash when app start
URL: https://github.com/apache/cordova-android/issues/574
 
 
   Hello, 
   
   I have a fatal exception when i build the application with crodova-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](https://user-images.githubusercontent.com/6944958/48911568-53d64080-ee73-11e8-9852-7d3559663f22.JPG)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org