Ceterge's Forum Posts

  • 12 posts
  • You do not have permission to view this post

  • The biggest problem was how to deal with the fact that someone started the game, for example, on Friday and entered again on Tuesday (skipping all Mondays), but so far the formula works well

  • Thank you for your replies and sorry for the late reply. I managed to do it another way (see the ss). Overall, if there was a Date.GetWeek option, it would be much simpler :)

  • Hello everyone,

    I've been struggling for a while to write code that resets weekly tasks. I'd like the tasks to reset every Monday, but if someone logs in on Tuesday (or any later day), the reset should still happen – and then not occur again until the following Monday.

    Below I am inserting my code, which unfortunately does not work

    Does anyone know of a better option or what's wrong here? Thanks in advance for your help!

    Tagged:

  • You do not have permission to view this post

  • I am sorry I didnt see that. Thank you very much! It works :)

  • Hello everyone.

    I got a notification from Google AdMob that I don't have a CMP platform.

    I wanted to add to the Android app - on start of layout - show user consent dialog, but the window doesn't want to appear. Could someone advise me how to do it?

    MobileAdvert.consentstatus = unknown

    Thank you for any help :)

  • I got the solution, Chrome and WebView must be updated to the latest version on the phone.

  • Thanks, I reported the problem.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I don't use the minfy option

  • I launched previous versions of Construct 3 and this is what happened:

    374 - ok

    380 - ok

    383 - ok

    384 - ok

    385 - the game starts, I can hear the sound, but the image is white

    388 - the application tries to start, changes the resolution, but the game does not start

    388+ - it gets stuck on loading the game

    Can anything be done to make it work on the new version of Construct 3? Android 9.0 has more than 10% of people, it would be worth reaching them... do I have to copy the application to the old version for it to work?

  • Hello, I have a problem with starting my application on some phones (including Motorola One Vision, Android 9.0). It gets stuck on loading the application, and when I download the same version from the Play store from a year ago, everything works, so it's probably related to Construct 3 updates. I tried changing many options in "View" and in export settings, exporting from another browser without plugins, but nothing helps. Even a new - empty application won't start.

    Please help me what else can I check, it works normally on most phones

    PS: I'm sending a screenshot of an attempt to start the application - even the logo is strangely stretched

    Tagged:

  • Hello everyone. I can't find a guide anywhere on how to properly run a construct 3 file in Android Studio. After generating the file, I get a .zip file. In Android Studio, I select the build.gradle file. However, the application cannot be started, and there are many errors. Am I doing something wrong at the beginning? Do I need to set something in construct3?

    Thank you for your advice :)

    Tagged:

  • You do not have permission to view this post

  • after reboot it works again, thanks

  • 12 posts