0

I need to create a Xamarin.iOS app to activate kiosk mode (Lock the Device to a Single Application )

1 Answers1

0

If you are using MDM you can set up kiosk mode, to lock the device into a single app, via the iPhone Configuration Utility. You can refer to these cases:

How can I programatically enable Guided Access (Kiosk mode) on an iPhone?

or Guided Access/Kiosk Mode of iPad

Otherwise you have to set up guided access on the device as this article described.

Kevin Li
  • 2,258
  • 1
  • 9
  • 18