- Home /
Unity as a Library when published to iOS has a conflict when used with a project that has a SceneDelegate
Unity as a Library when published to an iOS xcode project has a conflict when used with a project that has a SceneDelegate. If you delete the 'Application Scene Manifest' in the plist for a project with a SceneDelegate the project will then work.
Unity 2019.3f6
Is there a work around for this or this something that needs to be changed in the Unity-iPhone project?
Comment
Your answer

Follow this Question
Related Questions
do you need xcode libraries of your target ios ? 0 Answers
library not found for -lGoogleUtilities XCode 0 Answers
Building for iOS Missing arm64 architecture 1 Answer
Unobtrusively extending AppController delegates. Possible? 2 Answers
how to fix the "unityexception : launching ios project via xcode failed" exception ? 0 Answers