*What*
We need to provide an API to allow developers to check if the app is running in debug mode.
*How*
We should 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#L103-L109) and move it across. |
|