Hi folks, Any one have faced below issue on Androi...
# android
m
Hi folks, Any one have faced below issue on Android 12. Getting android.app.ForegroundServiceStartNotAllowedException in Android 12 (SDK 31). Service.startForeground() not allowed due to mAllowStartForeground false I have read some of the restrictions mentioned here but i could not reproduce the crash.
🤚 4