Hi All,
I have tried to put gideros game to an existing Android app and everything's fine. I did that by copy, includes everything needed, and modified the Activity a bit, and then call that Activity and it works.
Anyone tried to put gideros game to existing ios app ? All I need is make independent UIViewController that contains gideros game canvas so that can be put on Storyboard and called from another view.
I have tried but haven't been successful, copied the assets and plugins, config on build settings and build phase, but no luck. What needs to be set and modified ?
Thanks, warm regards.
Comments
What errors you found when u tried to do this?