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

Android 12 mutability flag #9

Open
AfzalivE opened this issue Aug 22, 2021 · 1 comment · May be fixed by #10
Open

Android 12 mutability flag #9

AfzalivE opened this issue Aug 22, 2021 · 1 comment · May be fixed by #10

Comments

@AfzalivE
Copy link

Describe the problem
On Android 12, it seems that in HuntMainActivity, the PendingIntent requires a mutability flag and that this flag needs to be PendingIntent.FLAG_MUTABLE. This isn't quite obvious unless you try it. It would be great if the codelab can be updated for this.

codelab: advanced-android-kotlin

@botnerd botnerd linked a pull request Oct 28, 2021 that will close this issue
@divyanshu-in
Copy link

I tried to build project with the changes with the mentioned changes, but geofence is not getting triggered when tested.

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

Successfully merging a pull request may close this issue.

2 participants