- Home /
How to embed unity ios project with another ios project
I made a unity project and convert this into iOS project, this create many files which are readable for xcode, now i want to embedd this into another ios project. I am facing difficulty that how can i hookup this (unity converted iOS project) with my specific ios project. Unity converted ios project have AppController.m class which is i think First class where every code begin which i equalent to AppDelegate in Ios but this is very messy class and couldn't understand how to hookup this with my project. I want whole code and whole functionality of this Unity converted iOS project.
Your answer
Follow this Question
Related Questions
Open iPhone Native Action sheet in Unity3d 1 Answer
Adding a Unity 3D view on top of UIKit again 0 Answers
Initiating a rich prefab runtime 0 Answers
Camera Rotation Probleme with iPhone 0 Answers