Closed RodrigoCS closed 5 years ago
Added a new permission when the user selects the never ask again checkbox
Sorry for the radio silence on this one. We've talked about this API internally and have some plans for future improvements here.
this is a feature I would like to see as well, also a callback from requestPermissions(background)
Any progress on this?
This was a simple change I'm proposing "GRANTED_ALWAYS" as a string constant when the status is kCLAuthorizationStatusAuthorizedAlways.
I'm guessing it was previously just "GRANTED" to keep consistency between both platforms but since Android doesn't really need it and it doesn't even use UNKNOWN, to begin with I don't think this should