Search found 3 matches
- Mon Dec 05, 2022 7:18 pm
- Forum: APK Compiler
- Topic: FLAG_IMMUTABLE
- Replies: 3
- Views: 12920
Re: FLAG_IMMUTABLE
Now, the work really begins.
- Mon Dec 05, 2022 7:17 pm
- Forum: APK Compiler
- Topic: FLAG_IMMUTABLE
- Replies: 3
- Views: 12920
Re: FLAG_IMMUTABLE
Working!!
Thanks again,
Jazzy J
Thanks again,
Jazzy J
- Mon Nov 28, 2022 9:36 pm
- Forum: APK Compiler
- Topic: FLAG_IMMUTABLE
- Replies: 3
- Views: 12920
FLAG_IMMUTABLE
Under "Pre-launch report details" the "Crashes and ANRs" Google Play Console throws the following error: Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies...