SAP / gigya-android-sdk

SAP CDC (Gigya) android sdk for mobile
Apache License 2.0
19 stars 13 forks source link

Fixes crash when targeting Android 31 #42

Closed andresesfm closed 1 year ago

andresesfm commented 1 year ago

Fixes crash:

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

cla-assistant[bot] commented 1 year ago

CLA assistant check
All committers have signed the CLA.

tal-mi commented 1 year ago

Hi, This fix is already planned for the next minor. Your PR will hopefully shorten the process. I will prioritize it. Thank you.