*What*
We should provide an API to allow developers to check if the device has locks enabled.
*How*
We can look at how it is done in the mobile security ios template app (https://github.com/feedhenry/mobile-security-ios-template /blob/master/secure-ios-app/services/DevicetrustService.swift#L72-L79 ) and move it across. |
|