odiusfly's Forum Posts

  • You do not have permission to view this post

  • SamRock

    Thank You!!!

    But still i have some problems, i don't know if i do something wrong (maybe other guys have same issues), but as i remember with 2-3 previous updates i have no issues.

    So, inside construct 2 i have: admob official, phonegap game, phonegap iap and browser official plugins. All good, all working perfectly!

    Now export + build with intel xdk latest update.. Details:

    1. Import plugins:

    a. cordova-plugin-ad-admob

    b. cordova-plugin-game

    c. cordova-plugin-payment-iap

    d. cordova-plugin-inappbrowser

    2. Next settings..

    a. Cordova whitelist: Navigation -> Blank

    b. External -> *

    c. Internal -> *

    d. Minimum Android API: 14

    e. Target Android API: 19

    f. Crosswlak Runtime -> Embedded: 15

    3. Next at develop panel i clean all inside: additions.xml

    4. I build, all good, download, sign and finally install and run in my device.

    The issue:

    I have a button for no ads, a play button, a rate button, etc etc

    When for example i press to no ads btn, a new small window open (as always) and ask for purchase. I close it. So after this, can't touch anythings in my game. Something like lag, i heard my touch sounds (when i touch a button) but nothing. Need to close my game and open it again. As i understand something wrong with browser, i don't know.

    The game in case don't press at no ads button is running 100%. And the ads (banner, full) are working well!

    My questions:

    1. Anyone have above issues?

    2. Is this something with my plugins which import in intel xdk?

    3. Is this something wrong with the latest update of intel xkd?

    4. Anything else?

    Thanks again!!!

  • Same problem here.. : -(

  • When you add this: "cordova-plugin-ad-admob", what plugin need to have at construct 2? Admob official??

  • hmm.. I thought there are some plugin! But ok thank you!!! : -)

  • Try Construct 3

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

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

  • Hello guys!

    I know, i can use admob plugin, or other ads plugins for android or ios.. Next build with intel xdk, or cocoonjs, etc and done! All good but,

    How create banner or interstitial ads on html5 game? Is there any plugin or need an html code to incorporate after HTML5 export?

    Is there any tip? Thanks!!!

  • Anyone use latest intel xdk?

  • Yes, when you have inside game a shop, for example to buy coins, if you set in-app as managed, the product id will buy once.

    But ok, I read in your link about "consume". Thanks, i solve it! : -)))

  • Hello Guys!

    Google In-app tab has only managed and subscription categories. How can i create an unmanaged product?

    I want to have a shop inside game and players to buy again and again. What can i do?

    Thanks!!!

  • Hey guys!

    I have a problem with cranberry game & iap plugins with new version of intel xdk.

    I have no problems with old version: Intel® XDK - Update - 2015 August 18 v2366

    until intel update 2 versions: Intel® XDK - Release - 2015 September 23 v2496 and Intel® XDK - Update - 2015 October 02 v2548

    After all, when i try to build, i get error message:

    Error: Plugin "https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.iap" failed to install.

    Error: Plugin "https://github.com/cranberrygame/cordova-plugin-game" failed to install.

    Anyone have same issue? Thanks!

  • @ jsj

    Thank you my friend, it works! : -)))

  • Hello guys!

    I have 2 sprites.. I use them for buttons. So, the button 1 is a big sprite at the bottom (z order), and the button 2 is a small sprite at the top of button 1 (z order).

    I try to press button 2 without affected button 1, but can't solve the issue. When i press button 2 are pressed both.

    Any help? Thank you!!!

  • Why mysql is not the best solution?