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

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent #190

Closed
MoralCode opened this issue Jul 21, 2023 · 2 comments
Labels

Comments

@MoralCode
Copy link
Collaborator

opening on behalf of @rsbthebest from their original comment: #145 (comment)

V 0.7.0 won't work on Android 12 because of this error:

Unable to create service com.almoullim.background_location.LocationUpdatesService: java.lang.IllegalArgumentException: uk.co.walkwithyou.walkwithyou: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

unsure if this is related to firebase or not, but might be an issue when including this library in an android api level 31+ app

should be fairly straightforward to test this theory

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Aug 20, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant