flutter_background_service
flutter_background_service copied to clipboard
[iOS] Can I change the name of background process?
Hello! Is there any way to change the name of the background process (current is bgRefresh-dev.flutter.background.refresh) for something with the name of my app? Something like bgRefresh-myAppName will be great.
Thank you!
hi @GrupoDO currently is not possible to do that, but I'm planning to add that feature in the future.
You can do it, if you sneak in this library
You can do it, if you sneak in this library
Yes, but with every update of package I will need to repeat the change.
@GrupoDO fork this repository and modify it, then use git reference in your project pubspec.yaml