Set the Appropriate App Permissions in Info.plist

The Live Experience widget requires iOS privacy permissions.

The Live Experience widget requires the following iOS permissions:
  • Privacy - Camera Usage Description
  • Privacy - Microphone Usage Description
  1. Expand your application folder within the project view and select Info.plist.
  2. Select any row in the Information Property List and click +.
  3. From the drop down list, choose Privacy - Camera Usage Description.
  4. Add a description of the way in which your application will use the camera in the Value field.
  5. Click the + button again, and choose Privacy - Microphone Usage Description from the drop down list.
  6. Add a description of the way in which your application will use the microphone in the Value field.

What to do next

Next, Authenticate with Live Experience for iOS.