ux

  1. Sandman

    iOS Question [SOLVED] Is it possible to verify authorization status?

    Let's say one requests, and is granted, access to Location: #PlistExtra:<key>NSLocationUsageDescription</key><string>Text goes here</string> For Location, I can see that we have the event AuthorizationStatusChanged to use to check the status, which is great, because I can use that to...
Top