Closed YangJonghun closed 5 months ago
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
below logs are collected (we use RN with enabled proguard and it occurred from only Android 8.0.0)
also small part of proguard mapping files are indicated below
it means we need to add default constructor of NotifeeAlarmManager.java (NotifeeAlarmManager constructor called within RebootBroadcastReceiver.java) or need to edit proguard rule for proguard doesn't remove default constructor
It occurred from when we bump notifee version from v5.2.1 to v7.8.2