vstirbu / InstagramPlugin

Instagram plugin for PhoneGap/Cordova
MIT License
120 stars 78 forks source link

Android App crash when launch #101

Closed kbrin423 closed 6 years ago

kbrin423 commented 6 years ago

I have this error when I try to run an ionic android application.

java.lang.RuntimeException: Unable to get provider com.vladstirbu.cordova.plugin.utils.AssetProvider: java.lang.ClassNotFoundException: Didn't find class "com.vladstirbu.cordova.plugin.utils.AssetProvider"

The app has been builded successfully. But crashed when I try to open the app. Can you solve the issue here please? 😊

ionic 3.20.0 cordova 8.0.0 OS: Mac OS X 10.13.4

josephware commented 6 years ago

I have the same issue. It appears to be an issue with the recent 0.5.6 release. I compiled with 0.5.5 and did not encounter the issue.

kbrin423 commented 6 years ago

thx! 😊

vstirbu commented 6 years ago

0.5.7 should fix this issue. reopen if still persist.