pilpgam's Forum Posts

  • ..

    ... So does this mean the previous APK will now be updated with the the new APK? Does it happen instantly or does it take a while?

    ..

    I have no experience about apple apps store

    but for google play, Yeap.. I think after you roll out your .apk then Google Play Console will do the rest..

    It take a while.. a couple hours in my experience, and you will be notified something like this :

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Hi..

    I replied similar thread, pleace check :

    construct.net/forum/construct-3/how-do-i-8/the-doubt-remains-about-mobile-137568

    ===================================================================

    Hi :) ... just sharing :

    Note : In my experience, Mobile Advert will not show in browser preview

    and I still cannot understand how to use condition "On Configuration ..." according to the manual

    construct.net/make-games/manuals/construct-3/plugin-reference/mobile-advert

    So here is an example my way to make it work :

    Note:

    1. I use event button "on clicked" to make this example. of course it can be replace with other object event in your game design such as "on start of layout", "on touched object", etc...

    2. I use test id in this example, if you gonna use the real ads in final project, you need to uncheck the "Test Mode" properties, fill the application ID, change the ad unit ID as well.. depends on your AdMob generated ad unit ID

  • Hi :) ... just sharing :

    Note : In my experience, Mobile Advert will not show in browser preview

    and I still cannot understand how to use condition "On Configuration ..." according to the manual

    construct.net/make-games/manuals/construct-3/plugin-reference/mobile-advert

    So here is an example my way to make it work :

    Note:

    1. I use event button "on clicked" to make this example. of course it can be replace with other object event in your game design such as "on start of layout", "on touched object", etc...

    2. I use test id in this example, if you gonna use the real ads in final project, you need to uncheck the "Test Mode" properties, fill the application ID, change the ad unit ID as well.. depends on your AdMob generated ad unit ID

  • Here is what I learn from other thread (forgot which one.. I cannot find the thread anymore)

    so I make this new example. maybe this could simplify it a lil bit

    object , events, result :

  • Hi! I'm not sure about that since i ended up using the share intent url provided by facebook and twitter, i found it's way easier to implement and you don't need any login, permissions or SDK.

    Can I do that "share intent url" in Construct 2/3 ? or there is another requirement to make it done ?

    Thanks :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I think this plugin is what you want.

    https://www.construct.net/make-games/addons/129/social-sharing

    Hi :) , I tried this plugins on C3 and export .apk for android.. seems it is not working completely.

    I use "System > Snapshot canvas" to get the image of the game score, and dont know how to integrate it in the "social-sharing" plugins..

    It show the android native sharing box, you can choose what kind of apps which intalled on your devices..

    It share text through WhatsApp status but not the image, nothing loaded when I choose facebook, it just showing facebook's posting interface..

    Anyone facing the same problem ?

    edit :

    Looks like that social sharing plugins only share text/string..

    cannot load images at all

    github.com/shortercode/Construct-Social-Share-Plugin/commit/ee4e0a1344fb6c494347db814492e33549e6ef3e

  • Thank for the reply...

    I see.. if it is not because of the AppID, so anything else that can affect the banner not showing ?

    hmm.. is there any bug posibility in MobileAdvert plugins ?

    I saw most the creator use the additional plugins which is work :)

    Too bad if the native plugins not working :(

  • Bootfit

    Thanks for the reply..

    Sorry forgot to mention.. I am just testing the plugin and display it on Android Device..

    I use Google Banner test ID, is it need to asign the App ID ? And about the Publish ID how to get it ?

    I assume AdMob doesnt provide Publish ID, it is for Adsense..

    Well I am new to all this stuff.. just assuming.. CMIIW :)

  • Hi, do you mean the banner appear but not in the position you determined ?

    I'm facing a similar problem.. but worst I guess :(

    I tried to figure it out, but still..dont know how to use the Mobile Advert plugins in Construct 3.

    construct.net/make-games/manuals/construct-3/plugin-reference/mobile-advert

    the banner not showing at all.

    Anyone ? :)