Is it possible to make a button in unity that will execute a function in Xcode? I'm trying to execute an push message from an unity3d project. Please help cause it's making me crazy...
Thanks in advance :-)
Is it possible to make a button in unity that will execute a function in Xcode? I'm trying to execute an push message from an unity3d project. Please help cause it's making me crazy...
Thanks in advance :-)
Yes, you can call native Objective-C code that have a C interface. And even more you can call back methods in Unity3D. Some useful documentation where to start:
There was a demo project and blog posting. This was removed from the original web site, which now does advertising only. The archived version from 2012 can be found here: