zakkhoyt / VWWPermissionKit

A visual permission manager for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add permission state NotSupported

zakkhoyt opened this issue · comments

Some devices may not be able to use said services. For example
+[CMMotionActivityManager isActivityAvailable];

Add a new enum to the permissions and represent it in the GUI