jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

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

Open Jtauzin opened 2 years ago

Jtauzin commented 2 years ago

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 commented 2 years ago

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

maxim-petlyuk commented 2 years ago

+1 for merge PR

enlivenaman commented 2 years ago

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

CodeIsmail commented 2 years ago

+1 for merge pr.

CodeIsmail commented 2 years ago

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

Pedrobam commented 1 year ago

+1 for merge pr.

ganeshpadhayay commented 1 year ago

+1 for PR merge.