Unable to create service yukams.app.background_locator_2.IsolateHolderService: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service br.com.wilsonsons.meutecon/yukams.app.background_locator_2.IsolateHolderService
My app has this problem in production and I can't find a solution. Can someone help me?
I have all the necessary permissions and I require all of them including in my manifest and this error happens in background
Unable to create service yukams.app.background_locator_2.IsolateHolderService: android.app.ForegroundServiceStartNotAllowedException: Service.startForeground() not allowed due to mAllowStartForeground false: service br.com.wilsonsons.meutecon/yukams.app.background_locator_2.IsolateHolderService
My app has this problem in production and I can't find a solution. Can someone help me?
I have all the necessary permissions and I require all of them including in my manifest and this error happens in background