We have a Game app developed in Marmalade 6.3 version. We got Xcode build for that using Mkb file and able to deploy it successfully on iPhone. We are launching this Game app from one another app developed in Xcode, and append some text like credentials in url as well. But not finding any way to get App URL in marmalade generated Xcode project in game app.
Is there any way to get this? We have tried S3eEDK but it's importing UIKIT framework and that is not supported in game app as it's Developed using Mac OSX.
Thanks & Regards..