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

fix: Introduce allow list in StrictMode #719

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

sdsantos
Copy link
Collaborator

@sdsantos sdsantos commented Oct 31, 2023

Closes #708

The allow list will need more fine-tuning. @gnarea You will need to get your stacktraces there to get this working for you.

For devices lower than Android P, StrictMode will no longer crash, just log issues.

@gnarea
Copy link
Member

gnarea commented Nov 16, 2023

Thanks! It works great on the phones I tested

@gnarea gnarea merged commit 0fce6fd into master Nov 16, 2023
7 checks passed
@gnarea gnarea deleted the allow-list-strict-mode branch November 16, 2023 10:18
Copy link

🎉 This PR is included in version 1.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Strict mode no longer works in development
2 participants