IOS Region Monitoring not working when app is terminated (Flutter)
I’m building a Flutter app which will use EventChannel and MethodChannel that will communicate between Native and Flutter code. I’m using the IOS Region Monitoring to detect if the user have exited or entered the region.