flutter_background_service
flutter_background_service copied to clipboard
How to start background service on silent push
Is there a way to start background service when you receive a silent apn push notification (via app delegate/method channel) on Ios? I can't find any documentation or find a way to make it work.