I apologise for the cross platform nature of this post. My query is related to Android and iOS mobile phones only.
My company is looking at building a mobile app. One of the features suggested by a stakeholder is for the app to know/detect if the phone has a PIN code. For the sake of clarifying, I am referring to PIN code as the code the user enters to unlock the device and use it.
The suggestion is that the app should warn/refuse access to a particular function if the phone does not have a PIN code. The business driver is that the phone needs to be more secure in order to use the app.
We have not looked at potential frameworks for development and its likely that we may even go native. My first port of call is to understand if the above mentioned check is even possible?