Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Closed] NSCameraUsageDescription from editor is not written to plist after build.

Discussion in 'iOS and tvOS' started by odysoftware, Feb 18, 2020.

  1. odysoftware

    odysoftware

    Joined:
    Jul 21, 2015
    Posts:
    84
    When setting the NSCameraUsageDescription in Project Settings Player -> "Camera Usage Description" you will still see the default value in xcode under NSCameraUsageDescription.

    Would be great to have this fixed.
     
  2. odysoftware

    odysoftware

    Joined:
    Jul 21, 2015
    Posts:
    84
    This can be closed, the problem was just a plugin overriding the NSCameraUsageDescription in the postbuild process!