Luis
Luis
> Is this problem solved? No idea, it has been a long time
200% sure
I have tested the recently published version [v2.3.0](https://pub.dev/packages/connectivity_plus/versions/2.3.0) and I also tested [PR 791](https://github.com/fluttercommunity/plus_plugins/pull/791) and I'm still facing the same issue. The commit I specifically tested from PR 791 was:...
Tested in iOS 15.3.1 and 15.4.1
I have a similar problem but my application does not crash but freezes. I have checked that app gets restarted when some specific settings *(not all)* are changed at OS...
@nazdream have you tried the solution above your comment? It worked for me.
https://pub.dev/packages/modal_progress_hud_nsn is not a good alternative because it only supports iOS and Android. I just created a **null-safety** clone of this package which as it is a clone it has...
The amount of code necessary for this plugin to work is just a few lines, I recommend for those who needs some specific behavior to checkout at the source code...
Same happen to me. This bug began in version [^0.6.1](https://pub.dev/packages/background_location/versions/0.6.1), before that version the notification starts at the first call.
Digging a bit more I found that the issue is not only the notification not showing at first call but also the background location not starting. When app goes to...