hassan1455's Forum Posts

  • I also noticed that sometimes I get this error in the console:

    Rejection from 'advert' handler 'ShowInterstitialAdvert': interstitial ad failed to show

  • Hello,

    Yes, I turned off test mode. I checked debug APK and tested both with test mode on and test mode off and it was showing ads perfectly.

    An interstitial ad is created on the level select screen (which is the screen with the submarine in it).

    The loaded interstitial ad is shown once every three times when the player goes back to the level select screen.

    Here's a link to the game: play.google.com/store/apps/details

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, When I was using test ads for my android mobile game, they were working with debug apk. However I noticed in the actual published apk, the interstitial ads don't show. My app has been published for almost 2 days on the google play store.

    Thanks.

  • hi guys,

    this is my first kids game on google play. It has 150 different games with water theme.Please check it out and let me know your opinions :)

    play.google.com/store/apps/details

  • Is there a way to disable the white screen with a small game icon in the center? I noticed this screen appears when I play my game on android device. Thanks.

  • Hi, I have a layout with many objects in it, probably 20-30. I noticed it loads slowly when I go to that layout. I also have a lot of included event sheets (11 total). Do event sheets slow down the loading of a layout? Thanks.

  • Ah ok. Are the layouts in the same order when the game is exported? Or is the order randomized? Because I am using Go to next layout event and it relies on a particular layout to be next otherwise the game gets messed up.

  • I was looking at the fullscreen documentation page and couldn't really figure out how to stretch the layout to fit the device's screen regardless of its resolution. Is there a way to do this?

    Thanks.

  • I have my Layouts inside of different folders like Game1, Game2, etc. I would like to know if its possible to access its Parent folder's name using some kind of expression or even through Javascript.

    Any help is appreciated.

  • They are not global. But for some reason they don't reset to their original state?

  • I want all of the objects to reset

  • I want the layout to reset, not restart

    There should be an option to reset for go to layout. Restarting layout resets the groups but it replays the same layout.

  • Hello, I have a button in my game which allows the user to go to different layouts. The problem is, if the user goes back to a layout, it doesn't reset. Is there a way to make all layouts reset by default when you go back to them?

  • I have the paid version of construct3. I'd like to create a timeline that is longer than 5 seconds. Thanks in advance.

  • I have the request IDFA in my game and I submitted to the Apple App Store. They rejected the build because they said there was no request for app ad tracking even though I put the IDFA pop-up in it. They reported that on iPad 15.2. I tested in simulator and it was working, so I'm not sure what to do next. Thanks in advance.