Flutter app crashes: Context.startForegroundService() did not then call Service.startForeground()
I am using flutter background service to run a beacon scan in the background and in the foreground when the app is disconnected.
I am using flutter background service to run a beacon scan in the background and in the foreground when the app is disconnected.