mathie's Forum Posts

  • i have problem with interstitial ad hehe..

    I read your thread it seems our problems are different but it works for you at the end.

    Do you use banner?

  • Hello,

    I'am trying to use admob and the publicity on construct 3. I have no problem with intersticial ad but for some reason the banner didn't show.

    It seems the problem came from the loading does someone has an explanation?

  • Thanks for your reply.

    I have this log in chrome but i don't understand them.

  • Hello,

    When i test my game by construct everything works fine. But after the export on the google play, it close directly after clicking on the icon.

    Does someone had the same problem?

    On the console i have this error

    I can't see which googlle api they refer to. I think it's admob.

  • I up bcause I still don't acheive to do it.

    If someone made a tutorial in the meantime?

  • Hello,

    A publisher ask me to add to my game

    "FB SDK, Appsflyer and Game Analytics in the game "?

    It seems it's to follow some datas about the game download. Is there some equivalent in construct3?

    How can i proceed?

  • Hello,

    I just release my game on the playstore and i would love to get soome feedback.

    Here is the link.

    It's a relaxing puzzle game, don't hesitate to try it.

    play.google.com/store/apps/details

  • Hello,

    I wonder is there something already implement in C3 or if there is an easy solution to adapt our mobile game on every mobile screen.

    I saw some stuff avout resyzing all the object according to the screen syze but what about the position?

  • Your admob details are wrong. Correct it

    Thanks everybody.

    Can you tell me more about what is wrong on the admob details?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I up, I still don't find a solution.

    If you have some idea.

  • If someone has an idea?

  • Did you mean Debug apk? This is ideal that we should export the debug and check it on our real device before the signed apk.

    Maybe there is a layout issue, the wrong layout might have been selected at the startup.

    All the best.

    The app store doesn't accept debug apk, only app bundle now.

    The first layout is the menu.

    Might it be a problem with admob or storage?

  • Hello,

    I have no problem to play the game in the debug mode and i see nothing strange.

    But after puting it in the playstore. When open the game automatically close.

    I don't have infinite loop.

    What did i miss?

    Here i sa link to test.

    play.google.com/store/apps/details

    Thanks

  • Hello,

    I want to make at the end of the level a specific transition.

    I would like all the level divides in part and open like elevator door.

    Except that it won't be only right and left but also top and bottom.

    Is it possible in construct?

  • Hello,

    I'am trying to make a project where the player can change the color of an object by using slide bar.

    Each slide bar will change the red, the blue or the yellow.

    My problem is on the RGB, specifically with the green as I would prefer to use yellow instead for the mix of color in my game.

    Is there a formula or a way to make a slide bar who will add or decrease the yellow in the sprite?

    Thanks for your help