Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

android 12 (31) #52

Open
j0sem4rio opened this issue Mar 17, 2023 · 1 comment
Open

android 12 (31) #52

j0sem4rio opened this issue Mar 17, 2023 · 1 comment

Comments

@j0sem4rio
Copy link

I'm trying to update my application to Android SDK 31 but I'm having an issue with graphhopper
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

I already tried to solve this problem with Override, but I couldn't.

@boldtrn
Copy link
Member

boldtrn commented Mar 17, 2023

Yes, this is a known problem. Feel free if you want to open a PR for a fix. Otherwise you might be interested in having a look at https://github.com/maplibre/maplibre-navigation-android - we have fixed this bug a few months ago there.

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

No branches or pull requests

2 participants