-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Compilation error with version 1.0.8 #690
Comments
Same here. Used to build up to 1.0.7. A little more log for debug:
|
Same is happening here. Looks like String is being cast to type without being converted |
https://gist.github.com/Titozzz/837da990bcc0ec9f43cc272b10288671 if anyone needs it. I'll submit a PR in the meantime |
Sorry, all - we're aware of this and are working on a fix. |
Thanks for @Titozzz for the fix, which we've merged, and released as |
I have the same problem with version 1.0.9 |
@acollazomayer - same exact error message? Can you please post whatever output you're seeing if it's different from the OP's? |
Try using Jetify after using the Android Studio migration tool. |
Also, @acollazomayer - please try updating the the latest |
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
react-native
version: 0.61.2I have following issue:
Upgrading to @sentry/react-native version 1.0.8 results in a compilation error:
Steps to reproduce:
Actual result:
Expected result:
The text was updated successfully, but these errors were encountered: