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

Android Class Not Found #355

Closed
karigarweb opened this issue Nov 24, 2018 · 2 comments
Closed

Android Class Not Found #355

karigarweb opened this issue Nov 24, 2018 · 2 comments

Comments

@karigarweb
Copy link

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
@janpio
Copy link
Member

janpio commented Nov 24, 2018

This was a bug of cordova-android 7.1.3 which was fixed with the release of 7.1.4. Make sure you are running this version of cordova-android and report back. Thanks.

@karigarweb
Copy link
Author

Yes, this is fixed with the upgrade. Thank you 👍

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

2 participants