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/24 10:40:16 UTC

[GitHub] karigarweb opened a new issue #355: Android Class Not Found

karigarweb opened a new issue #355: Android Class Not Found
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/355
 
 
   Everything was working great on android before and it is still rendering perfectly on iOS but few days back when our packages got updated to latest version we started to get following exceptions in android:
   
   > 11-23 17:46:51.936 7279-7364/com.grapplers.wrapper W/System.err: java.lang.ClassNotFoundException: org.apache.cordova.inappbrowser.InAppBrowser
   > 11-23 17:46:51.963 7279-7364/com.grapplers.wrapper I/System.out: Error adding plugin org.apache.cordova.inappbrowser.InAppBrowser.
   
   We tried basic troubleshooting techniques like:
   
   - Reinstalling the inappbrowser plugin
   - Removing & Adding back android platform
   - Even tried this on fresh project but failed with same error
   

----------------------------------------------------------------
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