We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using this plugin app crashes on startup.
The text was updated successfully, but these errors were encountered:
Same here, stack trace does not have anything useful, but adding anyways..
FATAL EXCEPTION: main E/AndroidRuntime(23022): Process: com.company.app., PID: 23022 E/AndroidRuntime(23022): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.company.app/com.company.app.MainActivity}: java.lang.ClassNotFoundException: Didn't find class "com.company.app.MainActivity" on path: DexPathList[[zip file "/data/app/com.company.app-9ni03oly058KXXTJxK4wsw==/base.apk"],nativeLibraryDirectories=[/data/app/com.company.app-9ni03oly058KXXTJxK4wsw==/lib/x86, /data/app/com.company.app-9ni03oly058KXXTJxK4wsw==/base.apk!/lib/x86, /system/lib, /system/product/lib]]
Sorry, something went wrong.
No branches or pull requests
using this plugin app crashes on startup.
The text was updated successfully, but these errors were encountered: