nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API
MIT License
4.85k stars 507 forks source link

PermissionScope with NSLocationAlwaysAndWhenInUseUsageDescription #248

Open mhtranbn opened 6 years ago

mhtranbn commented 6 years ago

====== Check the "Known bugs" section (https://github.com/nickoneill/PermissionScope#known-bugs) and past issues before submitting a new report ;)

DELETE THIS TEXT BEFORE SUBMITING A NEW ISSUE.

When i run on ios 11 this lib have problem with NSLocationAlwaysAndWhenInUseUsageDescription xcode hung at " assert(hasAlwaysKey, Constants.InfoPlistKeys.locationAlways + " not found in Info.plist.") "

nickoneill commented 6 years ago

This project is no longer supported.