umair13adil / RxLogs

An Android & Kotlin Reactive Advanced Logging Framework.
12 stars 6 forks source link

Targeting S+ #5

Closed michaelCrusem closed 1 year ago

michaelCrusem commented 2 years ago

Hi,

I got this error when I add RxLogs dependency : Process: amf.ambadge.debug, PID: 30075 java.lang.IllegalArgumentException: amf.ambadge.debug: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. 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 or bubbles.

Did you planned to correct it ?

Thank you

umair13adil commented 1 year ago

This is fixed in the latest release 1.0.17+