myogesh7
Results
2
issues of
myogesh7
i have initalized the backround service in main initializeService(); initializeService() async { final service = FlutterBackgroundService(); await service.configure( androidConfiguration: AndroidConfiguration( // this will executed when app is in foreground or...
Does this library auto connect the device and restart data flow. And also Can I run this application continuously in foreground for whole night or is there any other way...