Playrea's Forum Posts

  • Thanks for your suggestion, just tried with "Stepping mode - Framerate independent" but it doesn't help... The problem is still there...

  • Hello,

    I have a problem with my game that uses physics in "Low Power Mode" on IOS.

    When I don't use "Low Power Mode" on IOS it works just perfect even on old iPhones like iPhone 6s, but when "Low Power Mode" is enabled it doesn't work even on the latest iPhone 15 Pro Max. Check the video from iPhone 15 Pro Max -

    Subscribe to Construct videos now

    I've optimized events as much as I can, also tried with *dt but it doesn't help

    Note: On android devices even with Battery Saver it works fine.

    Can anyone suggest any solution for this?

    Thanks in advance

  • Well that's a little less confusing though. It's perhaps possible to compress it further? Delete anything that you don't need. Compress the images further to make them smaller. Surely you can shave off 2mb...

    Oh, thanks! Looks like it works in that way, after removing and compressing all possible files I was able to upload :)

  • I just checked something... did you try the playable ad export? Because that only generates a single html file which includes the box2d wasm (as base64) so there wouldn't be a wasm file.

    Yes, I've tried and in this case the error is that the file is big to upload. (it's about 3 MB, but per their requirements they allow up to 5 MB for all files for a zip folder). So again it's confusing)

  • You'd need to contact Google and ask them to allow the .wasm file type. Construct's physics engine is built using WebAssembly (hence the .wasm file) and so if you use physics, you will have a .wasm file exported.

    Thanks, I'll try, however not sure that they will make an exception for me :)

  • Physics is the main point of the game, so I think it's not possible to replace it with other plugins and keep the same experience

  • Thanks for the reply. Yes, I use physics plugin. So it's not possible to create Ads with physics? Sounds weird...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello!

    I'm trying to create playable HTML5 ADS for Google Ads using Construct 3. But when I try to upload it to Google Ads I get error:

    MyGame.zip - The following file: box2d.wasm is an unsupported type: wasm. You should remove or replace this file, then try again.

    Is there any workaround? Or using Construct 3 is not possible to create playable HTML5 Ads?

    Thanks!

  • Ok, thanks) In case you will be bored again, just let me know :)

  • Really appreciate your help, I guess some issue on my side as I'm still learning construct for a several months. Is it possible to contact you in some way to get paid consultation?

  • Do I need to download that certificate? Added the correct one but still doesn't work...

    Could you check your insta? :)

    Thanks!

  • I already have that info and the SHA-1 signature is the same as I had during creation the key.

    Where can I find "Цілісність додатку?" :) in google play console. Also do I need to download some file from console and upload it into the project?

    Thanks!

  • I have the following there. Should I remove items that you marked as NO?

  • I've connected Firebase project when created, so Fingerprint matches with one I have in Construct 3 key, but still doesn't work :) Will try to play around. Maybe missed some configuration. Thanks again!

  • Thanks. I already had Sign In action on the start of layout. Also tried to do as you showed on the screenshot, but still nothing after clicking on the button. Any other ideas why it might not work? :)