notifee icon indicating copy to clipboard operation
notifee copied to clipboard

Android API 34: Crash issue

Open maidinhkhoa92 opened this issue 8 months ago • 7 comments

Hi, I found this crash issue when I add this module in a new react-native project (Android API 34).

Unable to start service app.notifee.core.ForegroundService@a933913 with Intent { act=app.notifee.core.ForegroundService.START cmp=com.mywellnessconnect.patient/app.notifee.core.ForegroundService (has extras) }: android.app.MissingForegroundServiceTypeException: Starting FGS without a type callerApp=ProcessRecord{e093e96 12327:com.mywellnessconnect.patient/u0a352} targetSDK=34

Do you know how to fix this crash? Or if we have a plan to upgrade this library, can you let me know the release time?

maidinhkhoa92 avatar May 29 '24 09:05 maidinhkhoa92