-
Notifications
You must be signed in to change notification settings - Fork 100
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
Build failure on Android; No signature of method: java.lang.String.endsWithIgnoreCase() #969
Comments
@samueljamesbell Thanks for reporting this issue and providing this detailed description. |
@samueljamesbell We were able to reproduce the issue from our side and created a snapshot with the fix which you can install using the command below: npm install https://github.com/Instabug/Instabug-React-Native\#snapshot/11.10.0-MOB-12247 Please give it a try and let us know if it fixes your issue. |
Yes, looks good, thanks for the quick turnaround! |
This issue has been automatically marked as pending feedback because we need additional information to be able to investigate it further. It will be closed in 7 days if it remains inactive. Thank you for your contributions. |
This issue has been automatically closed since we haven't heard back from you. Please feel free to re-open the issue if you have more information to add. |
@samueljamesbell This issue is now fixed in v11.12.0, please update to the latest version instead of using the snapshot 🙏🏼 |
Steps to Reproduce the Problem
yarn run android
Expected Behavior
Simulator should launch - it works fine for RN on iOS.
Actual Behavior
Get the following exception:
Instabug integration code
SDK Version
11.10.0
React Native, iOS and Android Versions
react-native 0.66.4
Build failure, targeting simulator Pixel 5 API 31
Device Model
Pixel 5 API 31
The text was updated successfully, but these errors were encountered: