mumu64's Forum Posts

  • Thanks!

    My request is: if you state something, I would like to read why you have chosen to (arguments, short experience - can be one sentence). This makes me understand it better.

  • These are the things that I can think of to check/try out:

    1. Try to make a new project in C2 with a single button to show a banner.

    And create a new banner (auto size is what I chose) ID in the admob portal.

    2. Check if you are not copying an empty space at the beginning or end of the admob ad id.

    3. Try downloading the latest C2 release.

    4. Your app must be signed by ticking that box in XDK.

    5. place the banner at the top center (because I did not test out other positions )

    6. Check this topic (also first 2 or 3 pages with screenshots)

  • My problem was: no ads showing, while using the admob object.

    I tested not in the intel xdk app on my mobile, but by downloading the ARM file.

  • tuckerwagner My problem was relative simple and was in Intel XDK: I did not select the option "phonegap admob plugin" in Intel XDK.

    Test banner is now displaying for me.

  • I might have the same problem.

    When useful information comes from this topic, I am interested to read about it.

    When I find out what causes my own problem, I will post it here.

  • Thanks

  • Observing statement: Kyatric, your tone (on page 1) towards cranberrygame comes across unfriendly.

    Outspoken thought: I think it is better to try to write in a more neutral way, or explain what has made you think what you are thinking.

    cranberrygame: thanks for the IAP plugin.

    Kyatric: thanks for the monthly updates.

  • Adisma, I think I found it

    I deleted the C2 IAP object,

    inserted the Cranberry's PhoneGap IAP object,

    added some IAP events (I do not know if this has any influence on the outcome),

    exported to Cordova,

    made a XDK Crosswalk for Android build (to my knowledge with no special settings),

    uploaded the new APK (arm)

    and now Google says:

    Your app doesn't have any in-app products yet.

    Add your first in-app product

    So I guess I can now continue my journey to get IAP working...

    (right now I do not have time to test)

    I still wonder where it went wrong with the official C2 IAP object.

    (I prefer using "official" plugins.)

  • I decided to follow the link https://www.scirra.com/tutorials/1286/h ... sswalk-xdk.

    I followed the 4 steps, but I still get this message:

    "Your app doesn't have any in-app products yet.

    To add in-app products, you need to add the BILLING permission to your APK."

    <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    Perhaps I should remove the C2 IAP object?

    Perhaps I should use Cranberry's PhoneGap IAP object in the event sheet?

    Perhaps I need to wait for Google Play to accept my newly uploaded APK?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • As far as I know, the C2 IAP object doesn't work with Intel XDK. I don't know how it works with Android IAP that Intel recommends.

    I just can tell you that Phonegap IAP plugin from Cranberrygame works well with XDK.

    Here are a few useful links :

    plugin-phonegap-related-plugins-crosswalk_t109586

    https://dl.dropboxusercontent.com/u/186 ... index.html

    https://www.scirra.com/TutorialViewFresh.aspx?ID=1286

    Thanks.

    Has it been confirmed by anyone else that the C2 IAP object doesn't work with Intel XDK?

  • Or shouldn't I export to html 5 and build in xdk, but instead export to cordova and build in xdk?

    Or should I use the XDK-function "add a third party plugin from the web"?

    (which brings me to this site: http://plugins.cordova.io/#/search?search=iap)

  • I have the same question.

    When using the Cranberry's PhoneGap IAP plugin, the solution is presented here: https://www.scirra.com/tutorials/1286/h ... sswalk-xdk

    But I do not know how to do this with Scirra's IAP-plugin.

  • Thanks, I found the plugin!

  • For having a daily bonus, I think I need to ask the system date, to compare it to the last saved (= last session) date.

    I am not able to find a way to get the current date.

  • I would say that the current route Scirra is taking is fine.

    My wish is: 10 or 20% more time time spend on ways to improve the C2-performance. (I am not saying it is bad right now)

    For example: use of memory, or anything that can make the fps go up or memory usage go down. (and again, I am not saying it is bad right now ^_^)