nativescript-community / perms

An unified permissions API for NativeScript on iOS and Android.
https://nativescript-community.github.io/perms/
Apache License 2.0
12 stars 9 forks source link

fix(ios): Support Limited as a status for photo permissions #22

Closed jcassidyav closed 1 year ago

jcassidyav commented 1 year ago

If the user selects the "Select Photos.." options on the permissions dialog, Undetermined is being returned rather than Limited for photo.

This resolves that by returning Limited.