MPPlantOfficial's Forum Posts

  • By consuming a purchased product you basically allow user to purchase it second time (like extra coins which they can buy how many they want for instance). So in your case you don't want to consume the product. Once it is purchased it should not be possible to buy it second time as user already owns it and it has its "has" state set to "true".

    I see. Thank you for clearing that up.

  • There are none. Try Appodeal and Chartboost if you have the Cranberry Plugin pack.

  • [deleted link]

  • > Whiteclaws

    > No, this is the problem.

    > Did something changed in project build ?

    > Anyone ?

    >

    I have this problem too. Only on my smartphone, splash screen and then black screen. On other device it starts normally. My phone is Huawey p3 lite. Have you solve it?

    Worked on one phone failed black screen on another? Sounds like a memory problem.

  • Looks possible. Try manual angled gravity if the default physics don't work for you.

  • > UPDATE: Switching to v1.6.1 WORKS!!!

    >

    Happy to help.

    Do you know which IAP and Admob plugins

    ACTUALLY WORK

    as of Feb 23, 2017 ????

  • > UPDATE: Switching to v1.6.1 WORKS!!!

    >

    Happy to help.

    v1.6.1 works but somehow after adding both IAP and Admob

    ...BLACK SCREEN AGAIN!!!!

    HOLY FK!!!

  • Bump. Has this finally been fixed?

  • So after days of figuring out I needed to use a different version of the InAppBrowser plugin and finally getting a successful build today I used the exact same settings on a different capx file configured right aannnnndddd

    BOOM! BLACK SCREEN AGAIN!!!!

    Scirra please, please, please, please,

    PLEASE

    consider creating native exporters. This whole

    XDK BS is a NIGHTMARE..

  • Allright... you have a mess there mate...

    * Line 3: you call purchase product twice there... first when someone touch the "Button_ovo10" and then on line 3. This logic is not logic .

    * Consume product should be under line 6 condition. So simply once it is successful, then you consume it.

    * Line 13 should not exist. It is being checked 60 times per second (if product is not restored/bought) for no reason. You should add those actions under observers.

    But I doubt that this is the reason your app actually go black screened. I suggest removing and adding again the JS plugin in Intel XDK.

    I'd like to give this one a bump. My IAP is not a "Subscription" but a "managed" product.

    A simple ad-disabler. Should I still "consume" the product after purchase or will the product just be detected without "consuming" ???

  • i use r241 and have black screen only on some devices

    I can't guarantee it'll work. I only managed to get a build using trial and error.

    I don't know what version of InAppbrowser works on r241.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I think The Scirra Developers Should make a new tutorial about how to deal with the new phonegap and new c2 version

    If you create a tutorial today it will still be obsolete 5 months from now.

  • ^^^ What the---???

  • New solution found here:

  • hm... my project not contains this effects and any effects at all but

    Intel XDK + Galaxy S3 Mini + android 4.1.2 gives black screen

    Do you also happen to have the InAppBrowser object in your game?

    If so check this out:

    You might have gotten the same error as I did