Ultimate Ads - AdMob for C2 and C3 (Plugins)

From the Asset Store
StartApp Ads
$11.99 USD
[ C2 ] [ C3 ] support C3 build service | You can use Banner Ads, Interstitial Ads and Video Reward Ads.
  • > 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.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Boom! That’s it, working. Spot on, thanks so much for this plugin. Been tearing my hair out for weeks.

    Glad it works. Good luck with your project!

  • Hay man, I just changed computer and now I want to load my game. And there is problem because system wants: "Cocoon Rewarded Video" by Toby R.

    So I downloaded plugin and paste to window and there was info that is installed. I restarted and still see this same alert. Please check

    https://imgur.com/a/CdR0e

    SOLVED:

    I just installed older version and it's ok <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";-)" title="Wink">

    Thanks!

  • Hay man, I just changed computer and now I want to load my game. And there is problem because system wants: "Cocoon Rewarded Video" by Toby R.

    So I downloaded plugin and paste to window and there was info that is installed. I restarted and still see this same alert. Please check

    https://imgur.com/a/CdR0e

    SOLVED:

    I just installed older version and it's ok <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";-)" title="Wink">

    Thanks!

    Yup, Cocoon Rewarded Video was upgraded to Ultimate Ads. It's recommended to use Ultimate Ads, it's newer and also has other features.

  • Hi,

    I did this:

    Add banner as your example. Changed the config file. Build with CONSTRUCT 3 Export Maganer to get a xcode project.

    And the build with xcode to my iPhone 7, but no ADs shows.

    Please help with this.

  • Just updated, build using https://build.phonegap.com/, get a ipa and still no Ads in it.

    Please help!

  • I just tested the same code under an Android device, the banner and Interstitial works, but the reward video did not.

  • Still no reply from the author

  • Still no reply from the author

    Hi fanjiangang,

    Sorry for late response. It's best to ping me on Discord when you need a quick help, this way it pops up on my mobile and PC.

    In regards to your issue, I can't really say much because you didn't provide any details of how you made your builds. Have you read the earlier posts in this thread? People complained few times about the same thing but every time it was just a mistake in their configuration.

    Do you use different Cordova plugin for Android and iOS as mentioned in the FAQ on the store page and in the video tutorials?

    For the rewarded video, there's a known AdMob issue (easy to google) that sometimes the video doesn't show because the Ad unit is corrupted and the official suggestion from AdMob is to remove the old one and create a new one.

    Have you tested with test mode on?

  • Hi, I did a lot of test. It still now works. You video only show Android, not IOS.

    Here is want I do:

    1). Download your Ultimate_Ads_5150 and installed on C3 (UltimateAds.c3addon)

    2). Open your UltimateAds.capx under C3.

    3). Export. Menu -> Export-> IOS (Cordova), download and replace the <plugin name="cocoon-plugin-ads-android-admob" /> to <plugin name="cocoon-plugin-ads-ios-admob" />

    4). Zip the folder and using: C3 -> Export manger to build a Xcode project.

    5). Open the xcode project and build under Macbook Xcode. Run under iPhone 7 Plus.

    6). Only showing Banner Loading... and nothing happens again!

    Please help with this! I really need help!

  • Hi, I did a lot of test. It still now works. You video only show Android, not IOS.

    Here is want I do:

    1). Download your Ultimate_Ads_5150 and installed on C3 (UltimateAds.c3addon)

    2). Open your UltimateAds.capx under C3.

    3). Export. Menu -> Export-> IOS (Cordova), download and replace the <plugin name="cocoon-plugin-ads-android-admob" /> to <plugin name="cocoon-plugin-ads-ios-admob" />

    4). Zip the folder and using: C3 -> Export manger to build a Xcode project.

    5). Open the xcode project and build under Macbook Xcode. Run under iPhone 7 Plus.

    6). Only showing Banner Loading... and nothing happens again!

    Please help with this! I really need help!

    Hello fanjiangang,

    In the email you sent me with your code snippets I can already see that you use the plugin incorrectly.

    The Is Touching condition is executed 60 times per second as long as player touches the CircleBack object. Which causes the Show rewarded video action to be triggered many times. This may cause unexpected behavior. Triggering Interstitials and Banner the same way is , lso wrong.

    Instead, you should use trigger conditions (the ones with a small green arrow) available in the plugin or simply ensure that you trigger the show ad actions only once when you need them.

    I have provided a test capx with the plugin which shows the correct way to implement the ads (also there are video tutorials). Can you please export the text capx and see if it works for you?

  • Please help!

  • Please read my point 2 "2). Open your UltimateAds.capx under C3."

    I just opend your demo capx. Do no changes. Not my own project. And the ads do not shown under iPhone7 Plus

  • Please read my point 2 "2). Open your UltimateAds.capx under C3."

    I just opend your demo capx. Do no changes. Not my own project. And the ads do not shown under iPhone7 Plus

    I'm really trying to figure out why would it not work for you, but I'm starting to be out of ideas. Do you test with Test Mode enabled or with your own ads units?

  • I already using test mode.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)