Cohen Adair
Cohen Adair
> This issue seems kind of stale. Is the Flutter Team going to resolve the issue any time soon? My company would really like to release their apps without downgrading...
> https://github.com/flutter-mapbox-gl/maps/tree/master/example I see. Took a quick look at the Mapbox sample and most examples don't set `myLocationEnabled` at all, so simply setting it to false (for those who had...
Some more details from my testing that may or may not be helpful: * Testing with the Mapbox example app, crashes seem to be random. There's no sequence of actions...
I'm running into something similar; however, I didn't deny the location request. The app's permission is set to "While Using the App"; however, `Permission.location.request()` always returns `permanentlyDenied`. This started after...
This is working again on version 8.2.5; iOS 15.0.
@emersonsiega, what version of iOS are you testing on?
There were some changes in location permissions made in iOS 15. Perhaps those changes somehow fixed the issue with this plugin.
Sorry for the late reply; I don't actually get notified when an issue is created. Your solution seems like a reasonable one; I will implement it as soon as I...
No problem. I like the idea, though so I'd like to keep this issue open for now.
To confirm, when you select a date/time range for a trip, you'd like the app to automatically add catches within that range to the trip being created?