FMFM's Forum Posts

  • hm, what is the Monaca.io?

    Has anyone tried it? Does it work? What is the performance on iOS or Android?

  • indeed, music is a huge part of games! Like my old teacher of visual expression said "an image is a 50% of the total and a sounds/music the other 50%"

    I think, we C2 users, can not do very much. It is the Scirra, Cordova, Intel XDK, Cocoon.io and Apple common problem. They should work together and find the solution for this. As always, Ashley does not want to deal with the export issues.. )))

  • Ashley test it on iPhone 6. Also watch this video and try to reproduce the same on your iPad Air 2: dropbox.com/s/zt692q1b2t7kx81/IMG_3112.MOV.mov?dl=0

    This distortion bug is a very old problem with Cordova. Since iOS 8. I have tried many times to say about it on this forum, but no one cared. Because everybody used CocoonJs at that time.

    I also tried to solve the problem in different ways (since iOS 8!!!). 8000khz, 48000khz, 16bit, 24bit, mono, stereo, short file, long file etc., etc. Nothing is solved the problem once and for all. I am very frustrated with this problem. It seems that nobody is interested in, even Scirra themselves.

  • cristiart

    you mean this? software.intel.com/en-us/forums/intel-xdk/topic/607685

    There seems to be Intel XDK bug.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • To fix this I first imported the .m4a through Construct 2 GUI and selected the higher quality import.

    doesn't work for me :/

  • Ashley , If you have time to explain: why sounds/music can be played without touchstart event on iOS, if they are in a sounds folder? How C2 to avoid a safari autoplay block? It would be a perfect user experience, without distorted sound bugs..

  • Ashley

    It’s not only a iOS 9.2 bug. This bug is also in iOS 8 as well as it is on iOS 9.

    This sound bug is a big problem if you are an iOS developer.

    Please, take a look at this video. My English is bad, so you understand better what I mean by watching the video:

    dropbox.com/s/zt692q1b2t7kx81/IMG_3112.MOV.mov?dl=0

    (Tested on iPhone 5, iOS 8.4.1, Intel XDK.

    Same bug on iPhone 6/iOS9 / or iPad)

  • Same problem here as well on iOS..

    Does anyone know a solution? Ashley ?

  • adagar

    Thanks for your tip! For me it was a huge fps improvement. Intel XDK UIWebView gave me 35-45 fps on my iPhone 6. I was able to show only 10 enemies at once for this reason. Thanks to Intel XDK WKWebView, now I can show over 40-50 enemies at the same time and get 55-60fps on my iPhone 6!

    This is a big deal for me. Nice!

  • Iolva

    Use Vungle or Chartboost. About Unity ads, read this: "https://plus.google.com/+CalebGarner"

    But each of them has a sound problem on iOS. No can do.

  • mickeyboy It does not work. I have tried.

    But if you are 100% sure, put me your example.capx and i will test it on my devices. I'm pretty sure that it will not work properly on iOS. Anyway, Thanks for your comment.

  • cranberrygame

    Please, notice my feedback.

    It’s a real problem. Do the test on your own devices (apple) and you will find the same bug.

    Just add some sound effects in C2 "Sounds" folder / export project with Intel XDK or Cocoon.io or Phonegap / put application on your Apple device and look (listen) what happens to your sound effects after the VIDEO ads has been displayed. Thanks.

    p.s. I did the test with my own game project BUT also with your example (example_cordovaunityads_advanced_my id_testapp_test mode.capx) (example_cordovavungle_advanced_requires id_testapp.capx) (example_cordovachartboost_advanced_requires id_sample app id.capx) projects. The results are the same.

  • Ashley

    Quick question:

    It is possible to make a Construct 2 game for Apple TV and compiles it with Ejecta?

    Do I have any chance?

    Thanks

  • Hello cranberrygame

    Have you noticed that when you use the Cranberrygame Video Ads-plugins (does not matter which one, Unity Ads, Vungle, Chartboost etc.) After ads playing Construct 2 game lost all of the sounds? Sound effects etc. Or the sounds go to distortion. At least it does on iOS. Tested on iPhone 5, iPhone 6 and iPad. Exporting with Intel XDK, Cocoon.io and PhoneGap.

    It is the video-plugins bug or Construct 2 bug or Cordova bug or HTML5+iOS incompatibility? Any ideas how to fix this? Difficult to use Video Ads plugins if after the ads playing all sounds disappears/distorted.

  • Well, I did quick test with Ejecta..

    I get only errors

    I tried to make an archive:

    pic 1: "https://www.dropbox.com/s/gdxbcncezl5p9tk/1TV.jpg?dl=0"

    Then I delete from target this..

    pic 2: "https://www.dropbox.com/s/3if9jrquc549rld/2TV.jpg?dl=0"

    ..and build succeeded. Then I tried to download the archive to iTunes Connect, and...

    pic 3: "https://www.dropbox.com/s/99c1ysq505ngu6o/3TV.png?dl=0"

    Heh. Maybe someone smarter than me makes it works and write an tutorial?