Bootfit's Recent Forum Activity

  • You can do a remote preview that brings up your game in your phone browser.

    Or if you’re on iOS you can export and build in phonegap (you’ll need an Apple developer licence and set up dev keys for your game) and download then drag the .ipa file from your desktop to your phone via iTunes.

  • To date I've done all my dev on my Mac and tested everything on my iPhone. I've just got hold of an old Android phone and now want to test on that.

    I've zero experience using an Android phone and so don't know how to get my app once exported, onto this new phone.

    I've exported for Android and have downloaded the .zip. Now what? Do I need special software etc?

    Thanks all

  • I’ve implemented Admob banners on the footer of my app across all pages but not interstitials as I’ve always thought they’re a bit too intrusive. I’m now thinking I might drop them in after all, perhaps after a player dies a certain number of times.

    What’s an acceptable rate to display interstitials? I know some games show an advert each time the player dies, but in my app the player dies incredibly quickly, several times per minute, so I don’t want to keep kicking players out of the game just to view an ad.

    So is it better to show an interstitials after every x minutes or after every x deaths? And what would x be?

  • I’d been trying to get MobileAdvert object working in my C3 app and PhoneGap for about 4 weeks - looking for help anywhere and everywhere online.

    I gave up in the end and have just bought the UltimateAds plugin. (https://www.scirra.com/store/construct2 ... e-ads-3549)

    It works fine straight out of the box and the small cash outlay was well worth losing the hassle of trying to get mobile Advert working.

  • You can use a global variable to keep track of whether it has run or not. Or as a counter.

    Yep - nice one - didn't think of that. Works a treat now.

    Thanks

  • I've just bought the UltimateAds plugin from the Scirra store - it all works fine, great little plugin.

    The way the support video shows how to implement it is as follows:

    System > On Start of Layout > UltimateAds > Load a banner ad
    UltimateAds > On banner loaded > UltimateAds > Show the banner ad
    [/code:2oxg0q2m]
    However, the game app I'm developing has [i]really[/i] short rounds and at the end of each round the layout is restarted, meaning the banners would be reloaded each time.
    
    I don't want to fall foul of Google/Admob by having hundreds of banners load each gaming session - so what condition/action combination would I need to make the banners load and work normally instead of On Start of Layout?
    
    Thanks all.
  • > I think I've followed the videos correctly, but my banner ads aren't showing.

    >

    > I've exported for iOS as Cordova and built in PhoneGap.

    >

    > I've done the following:

    >

    > - Insert UltimateAds object into app.

    > - Set banner ID to AdMob test ID for iOS

    > - Set Test Mode to Enabled.

    >

    > - System > On start of layout > UltimateAds > Load a banner ad

    > - System > On start of layout > UltimateAds > Set banner layout BOTTOM_CENTER

    > - UltimateAds > On banner Loaded > UltimateAds > Show banner ad

    >

    > In the config.xml, before </widget> I've added the line: <plugin name="cocoon-plugin-ads-android-admob" />

    >

    > In the Plugins tab on PhoneGap there's the following plugin:

    > cocoon-plugin-ads-android-admob npm * 1.0.11 n/a android,ios,winphone

    >

    > Any idea what I'm missing or doing wrong?

    >

    Hi Bootfit,

    For iOS you should use cocoon-plugin-ads-ios-admob plugin instead of cocoon-plugin-ads-android-admob in your config.xml. It's also mentioned in the video tutorials. I understand it's easy to miss some detail among so many information from the video. Let me know if it helped.

    Boom! That’s it, working. Spot on, thanks so much for this plugin. Been tearing my hair out for weeks.

  • I think I've followed the videos correctly, but my banner ads aren't showing.

    I've exported for iOS as Cordova and built in PhoneGap.

    I've done the following:

    • Insert UltimateAds object into app.
    • Set banner ID to AdMob test ID for iOS
    • Set Test Mode to Enabled.
    • System > On start of layout > UltimateAds > Load a banner ad
    • System > On start of layout > UltimateAds > Set banner layout BOTTOM_CENTER
    • UltimateAds > On banner Loaded > UltimateAds > Show banner ad

    In the config.xml, before </widget> I've added the line: <plugin name="cocoon-plugin-ads-android-admob" />

    In the Plugins tab on PhoneGap there's the following plugin:

    cocoon-plugin-ads-android-admob npm * 1.0.11 n/a android,ios,winphone

    Any idea what I'm missing or doing wrong?

  • OK - I've just bought the Ultimate Ads plugin - how do I install it into Construct 3?

    Edit - Never mind. Sorted it.

  • - think I’ll be buying this over the weekend.

    One question before I do - do I need to use the Construct3 MobileAdvert object?

    I have to build my app using PhoneGap build as I have a native social share plugin that requires a PhoneGap build, however when I also have MobileAdvert object as part of my app, PhoneGap build blows out.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Can you point me towards it?

    Is it easy enough to get working?

  • Hello all - I’m after some advice on which is the best plugin to use to implement admob banners when building the app using PhoneGap build.

    I need something that will work for both iOS, Android and ideally Windows.

    I can’t use the Construct MobileAdvert object in my app as this causes errors in the PhoneGap build for iOS.

    So is there any plugin you’d recommend that’s easy for a beginner to implement?

    Thanks all.

Bootfit's avatar

Bootfit

Early Adopter

Member since 3 Sep, 2017

Twitter
Bootfit has 2 followers

Trophy Case

  • 7-Year Club
  • Forum Contributor Made 100 posts in the forums
  • RTFM Read the fabulous manual
  • Email Verified

Progress

10/44
How to earn trophies