Zaidar 7 Report post Posted May 18, 2014 Hi, I was wondering if you have some link to apps which have been published on the app store android / iOs or both. And if you know with which method ( Cocoonjs, phonegap, etc..) Thanks. Share this post Link to post Share on other sites
suntemple 11 Report post Posted May 19, 2014 Hi Zaidar, I published one. It went smooth for both platforms. I used Construct 2 + CocoonJS.http://suntemple.co/html5/blockthepig Share this post Link to post Share on other sites
Zaidar 7 Report post Posted May 20, 2014 Really sweet, thx.May I ask you what was your main issue with adapting the game cross platform ? Scaling, audio ? Or maybe no problem and construct handle all of this well ? Share this post Link to post Share on other sites
suntemple 11 Report post Posted May 20, 2014 There were some problems on cocoonjs side. It didn't handle my iframe ads so I had to switch to what they offer as extension - mopub. Also the music was very unstable on iphone 4 (most probably performance reasons) so I removed it. On my android tablet, cooconjs logo would blink for a while before the game starts (webgl double buffering mishandled?). But it kind of looks like an effect so I didn't try to fix it Share this post Link to post Share on other sites
Zaidar 7 Report post Posted May 21, 2014 OK, great! Thx for your answer ! Share this post Link to post Share on other sites