- Home /
Can Monotouch and Unity coexist?
Currently we have a mainly native iOS app which uses a Unity various areas integrated in a manner similar to this except we link our Unity project into our app as a static library.
We are now in the process of porting our app to Monotouch and would like to make use of the same Unity project. Of course when we link our Monotouch app with our Unity library we get hundreds of duplicate symbols since Unity uses Mono itself.
Is there any conceivable way this combination could work?
Comment
Your answer
