Guided Access
- Demo.unity - Demo.cs - Instruction.pdf - Plugins/GuidedAccess.cs - Plugins/iOS/GuidedAccess.mm
by Studio 3we
Price History +
- This module allows to check whether the iOS app is in Guided Access mode.
- Simply include 'using Studio3weCom' on top of your scripts.
- Call function 'GuidedAccess.Check()' wherever you need it.
- The return value is True or False.