Construct2&3 Cordova Plugins (Plugins)

From the Asset Store
The I18N (Translation) is a Construct plugin created to translate text in game.
  • I only do use Cocoon to build my games.

    I can't say anything about Intel XDK.

    But the AdColony Plugin crashes on Cocoon as well.

    Regards

    Andy

    Thanks for the response. I tried Cocoon, but it after build I just get a Black screen. There was no way to tell whats causing the issue. That's why switched back to XDK!

  • Andreas i have game templates from 2 to 4 and all plugins

    I need create game for mobile with google play achievements and leaderboards

    You have many capx files

    which file is best to start?

  • hi SamRock

    i have same error with Adcolony in XDK, but i not use adcolony. May be cranberrygame fix it soon.

  • Andreas i have game templates from 2 to 4 and all plugins

    I need create game for mobile with google play achievements and leaderboards

    You have many capx files

    which file is best to start?

    Hi delgado

    I personally would recommend you the GT2.

    https://www.scirra.com/store/royalty-fr ... rboard-538

    There you'll find a capx file for the Google Play Games service and Game Center Service.

    Regards

    Andy

  • cranberrygame

    Sometimes adcolony doesn't show ad, for now i have ~5000 requests and ~20 impressions. Why is that happening?

  • Hello cranberrygame is there any chance you could update your CordovaGoogleAnalytics plugin? Im getting build errors with that plugin alone.

    I currently have your CordovaGame (Google Play) and CordovaChartboost plugins working in my game (with XDK) but when I add the analytics plugin I get a build error:

    UNEXPECTED TOP-LEVEL EXCEPTION:
      	com.android.dex.DexException: Multiple dex files...[/code:18mggs94]
  • Hello cranberrygame is there any chance you could update your CordovaGoogleAnalytics plugin? Im getting build errors with that plugin alone.

    I currently have your CordovaGame (Google Play) and CordovaChartboost plugins working in my game (with XDK) but when I add the analytics plugin I get a build error:

    UNEXPECTED TOP-LEVEL EXCEPTION:
      	com.android.dex.DexException: Multiple dex files...[/code:y206a24f]
    

    You just need to use this Git-Repo now.

    Mines is no longer supported.

    https://github.com/danwilson/google-ana ... plugin.git

    But it lets the game crash on iOS and do not track data in Android.

    cranberrygame

    Can you check it?

    I already have submitted an issue to github, but I'm not sure if the C2 plugin is the problem or the Cordova Plugin.

    https://github.com/danwilson/google-ana ... issues/316

    Thank you!

  • Hi cranberrygame ,

    The Cordova Camera Plugin is not working on IOS, "Failed to load image: [object Object]"

    Any idea how to solve it?

  • cranberrygame

    Any word on the fix for AdColony and ChartBooster build issues in XDK?

    Also, as one of your oldest Premium member(on your website) how do I get updates for the new plugins? I see that your website's member page has not been updated for long. Please help me. My iTunes Account is about to expire and I dont want to renew it unless I have my game fixed on App Store!!

    Thanks,

    Sam

  • Hello cranberrygame , can I ask are the plugins on the scirra store the latest versions?

    You said on November 7th:

    [quote:3t3uhnja]Updated chartboost SDK to recent version (Android SDK 6.6.1, iOS SDK 6.5.2).

    But the latest version of your plugins on the scirra store are dated October 16th? How can I get the latest versions of your plugins, which I paid for?

  • Hello cranberrygame , can I ask are the plugins on the scirra store the latest versions?

    You said on November 7th:

    [quote:1jus0rf9]Updated chartboost SDK to recent version (Android SDK 6.6.1, iOS SDK 6.5.2).

    But the latest version of your plugins on the scirra store are dated October 16th? How can I get the latest versions of your plugins, which I paid for?

    He updated the cordova plugin on github.

    The C2 plugin is only a "library of functions". It will call parts from the corresponding github plugin. That's

    why you need to add / install the Git-Repo at your project.

    So he only needs to update his git repository to the new SDK of Chartboost.

    Regards

    Andy

  • He updated the cordova plugin on github.

    The C2 plugin is only a "library of functions". It will call parts from the corresponding github plugin. That's

    why you need to add / install the Git-Repo at your project.

    So he only needs to update his git repository to the new SDK of Chartboost.

    Regards

    Andy

    Ah ok got it. Thanks Andreas!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Artpunk

    AndreasR

    Can someone pls send me the latest C2 Plugins for AdColony and ChartBooster?

    I see that Cranberrygame hasnt been responding to queries for a while. Probably busy.

    I need to get my game back to the App store

  • > Hello cranberrygame is there any chance you could update your CordovaGoogleAnalytics plugin? Im getting build errors with that plugin alone.

    > I currently have your CordovaGame (Google Play) and CordovaChartboost plugins working in my game (with XDK) but when I add the analytics plugin I get a build error:

    >

    UNEXPECTED TOP-LEVEL EXCEPTION:
    >   	com.android.dex.DexException: Multiple dex files...[/code:2mn9z13d]
    > 
    
    You just need to use this Git-Repo now.
    Mines is no longer supported.
    [url=https://github.com/danwilson/google-analytics-plugin.git]https://github.com/danwilson/google-ana ... plugin.git[/url]
    
    But it lets the game crash on iOS and do not track data in Android.
    @cranberrygame
    Can you check it?
    I already have submitted an issue to github, but I'm not sure if the C2 plugin is the problem or the Cordova Plugin.
    [url=https://github.com/danwilson/google-analytics-plugin/issues/316]https://github.com/danwilson/google-ana ... issues/316[/url]
    
    Thank you!
    

    Looking at the discussion on Github, it seems like this was resolved? Another user posted that it no longer crashes iOS? Sounds promising?

    EDIT

    Ok so I tested this on Android. It appears that the Google Analytics still doesn't track data on Android. AndreasR is this tracking data for you on Android Andy? I dont know if it still causes crashes on iOS...

    cranberrygame Can we pleeeease have this fixed? <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad"> <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad"> <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad">

  • >

    > > Hello cranberrygame is there any chance you could update your CordovaGoogleAnalytics plugin? Im getting build errors with that plugin alone.

    > > I currently have your CordovaGame (Google Play) and CordovaChartboost plugins working in my game (with XDK) but when I add the analytics plugin I get a build error:

    > >

    UNEXPECTED TOP-LEVEL EXCEPTION:
    > >   	com.android.dex.DexException: Multiple dex files...[/code:2ortq06y]
    > > 
    > 
    > You just need to use this Git-Repo now.
    > Mines is no longer supported.
    > [url=https://github.com/danwilson/google-analytics-plugin.git]https://github.com/danwilson/google-ana ... plugin.git[/url]
    > 
    > But it lets the game crash on iOS and do not track data in Android.
    > @cranberrygame
    > Can you check it?
    > I already have submitted an issue to github, but I'm not sure if the C2 plugin is the problem or the Cordova Plugin.
    > [url=https://github.com/danwilson/google-analytics-plugin/issues/316]https://github.com/danwilson/google-ana ... issues/316[/url]
    > 
    > Thank you!
    > 
    
    Looking at the discussion on Github, it seems like this was resolved? Another user posted that it no longer crashes iOS? Sounds promising?
    
    EDIT
    Ok so I tested this on Android. It appears that the Google Analytics still doesn't track data on Android. @AndreasR is this tracking data for you on Android Andy? I dont know if it still causes crashes on iOS...
    
    @cranberrygame Can we pleeeease have this fixed?  <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad">  <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad">  <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad">
    

    Hi,

    I haven't tried it since the day I reported it. cranberrygame any change to get an update for the Cordova Google Analytics plugin?

    Thank you!

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