- Status: Fixed
- Priority: Normal
- Resolution: Fixed
- Platform: Android
- Affects version 1.18.8.1
- Fix version: 1.18.12.0
Штатная демка (деплоится как есть, без изменений) :
При запуске на Android 13 ошибка:
Цитатаjava.lang.llegalArgumentException: ru.fgx.localnotification: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a Pendinglntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the Pendinglntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
Recommended Comments
Create an account or sign in to comment