GmsDev's Forum Posts

  • Hi, guys. I add new Games for Sale:

    4. Color Tower - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/color-tower ... x/20967573

    5. Color Circle - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/color-circl ... x/20964720

    6. Don't Drop The White Ball - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/dont-drop-t ... x/20957965

    7. Circle Flip - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/circle-flip ... x/20949145

    8. Cars Movement - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/cars-moveme ... x/20947922

    Full games list here: https://codecanyon.net/user/gmsdev/portfolio

  • Hi, guys! I develop HTML5 games and Mobile games, in game engine Construct 3.

    You can buy HTML5 games here:

    https://codecanyon.net/user/gmsdev/portfolio

    1. Tap 10 Sec - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/tap-10-sec- ... x/20912414

    2. Retro Speed - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/retro-speed ... x/20912153

    3. Save Rocket - HTML5 Game + Mobile Version! (Construct-2 CAPX)

    https://codecanyon.net/item/save-rocket ... x/20907420

    Full games list here: https://codecanyon.net/user/gmsdev/portfolio

  • Now heyzap work on webview and vebview+ (Cocoon, IntelXDK or other cordova platform) but plugin dont work on Cocoon Canvas+ engine - this bug Cocoon. You can use plugin add next for your project:

    <plugin name="https://github.com/Verstala2016/tng-cordova-multidex.git" spec="https://github.com/Verstala2016/tng-cordova-multidex.git"/>

    <plugin name="https://github.com/Verstala2016/cordova-plugin-extras-google-play-services.git" spec="https://github.com/Verstala2016/cordova-plugin-extras-google-play-services.git"/>

    <plugin name="https://github.com/Verstala2016/heyzap-cordova-9.15.1.git" spec="https://github.com/Verstala2016/heyzap-cordova-9.15.1.git"/>

    <plugin name="https://github.com/Verstala2016/heyzap-cordova-admob.git" spec="https://github.com/Verstala2016/heyzap-cordova-admob.git"/>

    <plugin name="https://github.com/Verstala2016/heyzap-cordova-chartboost.git" spec="https://github.com/Verstala2016/heyzap-cordova-chartboost.git"/>

    <plugin name="https://github.com/Verstala2016/heyzap-cordova-applovin.git" spec="https://github.com/Verstala2016/heyzap-cordova-applovin.git"/>

    <plugin name="https://github.com/Verstala2016/heyzap-cordova-unityads.git" spec="https://github.com/Verstala2016/heyzap-cordova-unityads.git"/>

    <plugin name="https://github.com/Verstala2016/heyzap-cordova-vungle.git" spec="https://github.com/Verstala2016/heyzap-cordova-vungle.git"/>

  • > heyzap include self mediation plugin admob, not standart admob plugin

    >

    Hi! Why this plugin is not for sale anymore?

    Will you create new version?

    Official cordova plugin not support anymore.

    My plugin for construct2 use Official Heyzap Cordova SDK - now this sdk not work - have bugs

  • heyzap include self mediation plugin admob, not standart admob plugin

  • hi, does it work for C2>cordova>CocoonIO>Android and using AdMob? if so, you just use the AdMob that's in C2? (doesn't look like it does rewarded videos)

    I've had issues with Appodeal and CocoonAds..

    This plugin use self admob, not construct 2. Now this not support Admob rewarded, only support admob banner, video and interstitial

  • >

    > > can you give it a test on intel xdk ?

    > >

    > I use only Cocoon.io

    >

    is it working on cordova CLI ?

    yes.

  • can you give it a test on intel xdk ?

    I use only Cocoon.io

  • Price Drop To 15$

  • I just got this plugin today. Really straight forward to use, I'm using Unity, Vungle and Admob ads for both Video and Rewarded ads, using the documentation and example capx it's really simple to add to your game, exported to iOS with Cocoon and everything works great. Great job with this plugin.

    Thanks!

  • >

    > I use InterstitialAd Avalible. This is the same thing FETCH.

    >

    >

    You mean 'On InterstitialAd Available' is the same as 'On InterstitialAd FETCH SUCCESS' right?

    >

    > I made all the conditions and actions that are in the SDK heyzap.

    >

    >

    Which HeyZap SDK does your plugin use ?

    yes.'On InterstitialAd Available'

    SDK9

  • build fail with intel xdk

    use Cocoon.io

    * Include Cocoon.io compilation config for IOS and Android

  • Hi A couple questions about your plugin.

    Is there any difference between the conditions:

    'On InterstitialAd Available' and 'On InterstitialAd FETCH SUCCESS'. It seems like they might do the same thing? Is there any difference between what they do exactly?

    What does the condition 'On HeyZap READY' do exactly?

    Also it would be useful to have conditions that check if ads are currently showing / not showing (ie can be toggled between 'is showing' / 'is not showing').

    'Is Interstitial Ad Showing'

    'Is VideoAd Showing'

    'Is banner Ad showing'

    Any chance these could be added in a future update?

    Hey. I made all the conditions and actions that are in the SDK heyzap.

    I use InterstitialAd Avalible. This is the same thing FETCH.

    On HeyZap READS - if SDK ready... But now it's not working for SDK. It does not depend on me. You can not use it.

    At the moment this is not in the SDK

    'Is Interstitial Ad Showing'

    'Is VideoAd Showing'

    'Is banner Ad chow

    Simply when you perform the action, show the interstitial/video/rewarded - just do any action what you need like:

    On touched BTN > Show Interstitial + you action

    And after On Interstitial Ad Show or Hide > do your action

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi This plugin is working mostly well for me.

    But I'm having trouble with admob ads for some reason. Admob ads won't display in my game or when called from the debugger. When I try to show an ad in the debugger I get the error: 'Display Attempt Failed'. This happens for both Banner and Interstitial ads.

    Everything looks fine in the debugger, all entries are green. Just the ads won't display.

    Ads from all other networks display with no problems.

    Do you have any insight what might cause this? This is for Android by the way.

    Hi. I dont have this bug. All works fine. I enable admob on heyzap panel and i use banner/interstitial/video

    This my config.xml

    IOS: http://takenewgames.com/evanto/plugins/ ... config.txt

    Android: http://takenewgames.com/evanto/plugins/ ... config.txt

    My app for test: https://play.google.com/store/apps/deta ... nade&hl=ru

  • i dont want to use admob by heyzap i want other ads network is it possible ?

    Yes. You can enable/disable networks in heyzap admin panel