gluonhq/attach

[Android] Targeting S+ requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE

Closed this issue · 0 comments

Running on Android local or push notifications fails with:

JNI DETECTED ERROR IN APPLICATION: JNI NewStringUTF called with pending exception java.lang.IllegalArgument        Exception: com.devoxx: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.