Hello everyone,
I'm exporting my construct 2 game to IOS and i have two problems.
1-) When i export my game without the plugin the build is completed successfully and it's working on my testing devices but i want to have working my ads. Any idea why the build crash?
2-) Sound it is not working. I'm reading about this on construct forum because i think the problem may be in construct and the way it is exporting the audio with thier plugin but if you have any recomendation will be good.
Thanks.
I would recommend referring to this doc which was written by one of the construct 2 developers.
https://software.intel.com/en-us/xdk/faqs/crosswalk#construct2-admob-iap
Make sure your building with android crosswalk.
Sound issue i am not sure because it is related to Construct 2.
Refer this as well
https://software.intel.com/en-us/xdk/faqs/crosswalk#crosswalk-animatable
Amrita C. (Intel) wrote:
I would recommend referring to this doc which was written by one of the construct 2 developers.
https://software.intel.com/en-us/xdk/faqs/crosswalk#construct2-admob-iap
Make sure your building with android crosswalk.
Sound issue i am not sure because it is related to Construct 2.
I will check it but i don't have problem with android. In deep, my game is on playstore, my problem it's just with IOS.
Thanks for your reply
For more complete information about compiler optimizations, see our Optimization Notice.