-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
java.lang.NoClassDefFoundError: Failed resolution of: Lio/sentry/event/EventBuilder #419
Comments
I encountered the same problem. Do you have news? @mahmoudfelfel |
Same for me, can't figure out how to fix this. @mahmoudfelfel @rt012 do you guys have any updates? |
@HazAT facing the same error after updating the library to the latest version |
I am closing all old issues, please if this is still a problem feel free to revive it. |
@HazAT Just upgraded to and ran into another NoClassDefError related to Stacktrace:
|
OS:
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0
Config:
I have following issue:
I get the above Error and the app crashes only when I make a release apk. during debugging, the app works fine.
The text was updated successfully, but these errors were encountered: