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

Android: Prevent app crash for targetSDK 31/Android 12 #4

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

ath0mas
Copy link
Member

@ath0mas ath0mas commented Nov 23, 2022

Force pending intent MUTABLE flag for Android 12
BREAKING CHANGE: requires Android build SDK ≥ 31, because of FLAG_MUTABLE added in API level 31.

See upstream Issues chariotsolutions#465, chariotsolutions#476, and chariotsolutions#478
and Pull Requests chariotsolutions#466, chariotsolutions#474, and chariotsolutions#477

BREAKING CHANGE: requires Android build SDK ≥ 31.
@ath0mas ath0mas merged commit 7566380 into master Nov 23, 2022
@ath0mas ath0mas deleted the fix/pending-intent-sdk31 branch November 23, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant