For the app I am doing, it would be beneficial to not have unity load everything at the beginning of the app. It would be ideal if I could call it from a normal UIViewController on a button touch lets say. Is there any easy/consistent way to do this? What steps should I take to have my app do that?
Can someone tell me how you make your game compatable with iOS and then put it in the app store?