Screenshots
AlarmService.onStartCommand
android.app.ForegroundServiceStartNotAllowedException - Service.startForeground() not allowed due to mAllowStartForeground false: service com.gdelataillade.alarm.alarm.AlarmService
AlarmService.java:150
Device info
Additional context
Fatal Exception: java.lang.RuntimeException
Unable to start service com.gdelataillade.alarm.alarm.AlarmService@835578 with Intent { cmp=com.gdelataillade.alarm.alarm.AlarmService (has extras) }: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service com.gdelataillade.alarm.alarm.AlarmService
Caused by android.app.ForegroundServiceStartNotAllowedException
Service.startForeground() not allowed due to mAllowStartForeground false: service com.gdelataillade.alarm.alarm.AlarmService
Alarm plugin version 3.0.5
Describe the bug Issue in crashlytics
To Reproduce I couldn't reproduce it
Expected behavior Work fine
Screenshots AlarmService.onStartCommand android.app.ForegroundServiceStartNotAllowedException - Service.startForeground() not allowed due to mAllowStartForeground false: service com.gdelataillade.alarm.alarm.AlarmService AlarmService.java:150
Device info
Additional context Fatal Exception: java.lang.RuntimeException Unable to start service com.gdelataillade.alarm.alarm.AlarmService@835578 with Intent { cmp=com.gdelataillade.alarm.alarm.AlarmService (has extras) }: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service com.gdelataillade.alarm.alarm.AlarmService
Caused by android.app.ForegroundServiceStartNotAllowedException Service.startForeground() not allowed due to mAllowStartForeground false: service com.gdelataillade.alarm.alarm.AlarmService