Search Unity

Vuforia requires the WSA Capability 'WebCam' , 'Microphone' , 'InternetClient'????

Discussion in 'Vuforia' started by Zagaz, Oct 8, 2017.

  1. Zagaz

    Zagaz

    Joined:
    Dec 30, 2015
    Posts:
    52
    I received these messages via console:

    • Vuforia requires the iOS CameraUsageDescription to be set. Please set a camera description in the Player Settings like the following: Camera access required for target detection and tracking
    • Vuforia requires the WSA Capability 'WebCam' to be set. Please set this capability in the Player Settings
    • Vuforia requires the WSA Capability 'Microphone' to be set. Please set this capability in the Player Settings
    • Vuforia requires the WSA Capability 'InternetClient' to be set. Please set this capability in the Player Settings
    How do I fix it?
    Thanks in advance! :)
     
  2. Augmenteer

    Augmenteer

    Joined:
    Aug 30, 2015
    Posts:
    43
    • Vuforia requires the iOS CameraUsageDescription to be set. Please set a camera description in the Player Settings like the following: Camera access required for target detection and tracking
      • Provide a simple description of why your app need camera access, like Camera view supports AR features
    • Vuforia requires the WSA Capability 'WebCam' to be set. Please set this capability in the Player Settings
    • Vuforia requires the WSA Capability 'Microphone' to be set. Please set this capability in the Player Settings
    • Vuforia requires the WSA Capability 'InternetClient' to be set. Please set this capability in the Player Settings
     
    Vuforia-Strasza likes this.
  3. DeanMarquette

    DeanMarquette

    Joined:
    Feb 10, 2015
    Posts:
    165
    Can you not publish to Android? There is no Camera option on the Android build.
     
  4. Vuforia-Strasza

    Vuforia-Strasza

    Official Vuforia Employee Vuforia

    Joined:
    Jun 13, 2017
    Posts:
    548
    You can publish to Android. Android deployment does not require the same usage description that iOS does, which is what this is referring to.
     
  5. AndyWang91

    AndyWang91

    Joined:
    Sep 24, 2019
    Posts:
    1
    buggy unity