-
-
Notifications
You must be signed in to change notification settings - Fork 71
Manual Setup for iOS
Süleyman Yasir KULA edited this page Jul 5, 2021
·
4 revisions
- set the value of Automated Setup to false at Project Settings/yasirkula/Native Camera
- build your project
- enter a Camera Usage Description in Xcode
- also enter a Microphone Usage Description (see: https://github.com/yasirkula/UnityNativeCamera/issues/2)
- insert
-framework MobileCoreServices -framework ImageIO
to the Other Linker Flags of Unity-iPhone Target (and UnityFramework Target on Unity 2019.3 or newer):