Hi i have a unity project developed for IOS platform.
I have seen sample where this can be integrated into a native application.
What I would require is after I create an IOS cordova project, would like to import the unity ios project into this and open the unity app as another view inside the same main app.
I have also developed a Unity3D App using Vuforia to scan and show a 3D animated image on the screen. The app works fine but it generates a Unity App apk. I want to integrate this into my other Cordova app for other purpose. So when the user clicks on the part of the Cordova app, this Unity/Vuforia scanner should popup and show the animated image.
Any help or guidance is appreciated.
kindly help !