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

Adjustments to meet Android 12 (SDK 31) needs to avoid crashes, also adjusted gradle for tech debt needs :) #104

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Jtauzin
Copy link

@Jtauzin Jtauzin commented Oct 29, 2021

Android 12 (SDK 31) requires that all PendingIntents have a mutability flag declared. It is reccomended, via the documentation, that we use PendingIntent.FLAG_IMMUTABLE where we can.

Android 12 behavior documentation available by clicking here!

With love,

James

@thimes
Copy link

thimes commented Dec 15, 2021

Any chance we can get this approved so it can work on Android12?

@maxim-petlyuk
Copy link

+1 for merge PR

@enlivenaman
Copy link

👍 for PR but please merge it asap. It's need of an hour now :)

@CodeIsmail
Copy link

+1 for merge pr.

@CodeIsmail
Copy link

Hey guys, you should consider using this one https://github.com/ChuckerTeam/chucker

@Pedrobam
Copy link

+1 for merge pr.

@ganeshpadhayay
Copy link

+1 for PR merge.

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.

7 participants