haptic9's Recent Forum Activity

  • >

    > How did you get iap to work on ios? my iap is still not working on android wondering if i messed up the installed plugins page by using c2's exported config file

    >

    Ok so im using the CordovaIAP and my events are exactly the same for both Android and iOS. It turned out I didnt have to make any platform specific changes. Keep in mind I have it working in Beta only for iOS, it hasn't passed submission yet. But on Android it seems to be working with no problem. To see how I arranged my events, look at this post I made here. I was basically informed by those two capx files I posted on page 2 of this thread.

    RE Cocoon and config file. Yeah its possible that when you uploaded a new zip, if it contained the config file generated by C2 it could have interfered with the config file Cocoon produces. Its been a while since i was playing with Cocoon, im trying to remember the process. I think when you first set up your project on Cocoon, you copy sections of the C2 config file into the Cocoon config. Then from that point on, everytime you upload an updated zip to Cocoon you need to delete the C2 config prior... and the intelxdk.config.additional.xml file too. AndreasR wrote a tute for how to set up on Cocoon... Look under the 'Build your game' and 'Create a project' sections.

    yea actually i found out i made a real stupid mistake lol.... for the android test.... I had the events purchase product event to trigger on a different button that I wasnt using on the layout so i fixed the touch object to the right button and it works flawlessly lol..... For ios, you used intel xdk with cranberry's iap plugin? or cocoon.io

  • Hey man thanks heaps for the help.

    Ok im testing exactly as you describe. I upload a beta version for External Testing. It takes around 24hrs to be reviewed. Then I can test it in TestFlight (I have my External Testers emails added to the list).

    [quote:2wvomcyi]

    I *think* the problem might be what you said in the second part of your response, that the GameCenter stuff needs to be live. I dont have a Leaderboard I only have achievments.

    If I go to 'App Store' and click on the Version, then scroll down to where it has GameCenter info. It looks like this:

    Looks like GameCenter is active? The toggle is green...

    [quote:2wvomcyi]

    But if I go to Features > GameCenter, I can see that the Achievements say 'Not Live'...

    [quote:2wvomcyi]

    So... Im thinking, the version I am trying to beta test is 1.0.3, and I need to make the achievements 'Live' for that version... but I dont know how to do that.

    I believe you wont have to worry about them going live while testing as long as you have them enabled under information page. They go live on official release so you should be set to go on the next test.

  • I forgot to mention to make sure you have your scoreboard live under app information. Even while testing. It may resolve the login issue and its useful to know when u officially upload it

  • > authenticate should be working i usually activate it at start of layout on titlepage but i tested this on intel xdk not cocoon.io...

    >

    Wait, you are using the official GameCenter plugin (Not Cranberry's) and it works for you? I am also using XDK not Cocoon.

    Im doing exactly that, I authenticate at start of title screen but it doesnt work. The player doesn't get logged in.

    Can I ask about your setup in iTunesConnect? You're testing this using the beta testing right? TestFlight > External Testing? Or are you using 'Internal Testing'?

    Do you have a user account added to User's and Roles > Sandbox Testers. Do you use that account to test the GameCenter functionaility or is that unnecessary?

    Yea im using the official gamecenter plugin in intel xdk latest version. Im using testflight > external testing i then submit it to apple for review which takes about a day for them to review the test flight version. Your current version will say "under review". You will then get an email that its ready for test flight then you add the build to test and you add your external testers ("their emails") to the list as shown below. (had to delete emails and info)

  • cocoon.io googleplay and gamecentre plugins works if you login user on start of layout in your titlescreen before submitting any scores/achievements

  • >

    > ...So I switched to using the Cranberrygame CordovaiAP plugin. I have that working for Android, but I haven't yet succeeded in getting it to work for iOS.

    > I'll be working on this exact problem today. I *think* other people have the CordovaiAP working on iOS, but im currently looking into it.

    >

    So I have CordovaiAP working on iOS. Now im having trouble connecting to GameCenter for achievements.

    I think I can say categorically that the official GameCenter plugin doesnt work. It wont authenticate the user.

    Im using it exactly as it says in the manual:

    On start of layout > authenticate user

    Doesn't authenticate, so im switching to Cranberry's CordovaGame... see if that works.

    authenticate should be working i usually activate it at start of layout on titlepage but i tested this on intel xdk not cocoon.io so may not work on cocoon.io.

    How did you get iap to work on ios? my iap is still not working on android wondering if i messed up the installed plugins page by using c2's exported config file

  • If you're using Cocoon you have options. As far as I understand Cranberry's Cordova plugins will work with Cocoon, but they also have their own plugins for all the essential stuff (GooglePlay, iAP, Ads). So you choose which plugins you want to use. I was testing out Cocoon a while back and I had it working well with the following plugins:

    -Cranberry Chartboost plugin for ads

    -Cranberry GoogleAnalytics plugin (has since stopped working, needs to be updated by Cranberry)

    -Cocoon's Google Play plugin to do achievements.

    At that time I wasn't testing iAPs so I can't comment on that.

    oh no i meant what does it show for you in the installed section of the plugins page for cocoon

    heres what i mean. I get the git url automatically for iap if i keep the config file from exporting from construct 2

  • > ...The one thing that confuses me is where to get the "Android Application License Key " for the CordovaIAP. One post says its the super long key that says:

    >

    > YOUR LICENSE KEY FOR THIS APPLICATION

    > Base64-encoded RSA public key to include in your binary. Please remove any spaces. in the Services & APIs.

    >

    > Another one says its a 16 digit number. Couldn't get neither to work....

    >

    Its the first one you mention. The super long one. Thats the number Im using in the CordovaIAP and I actually have that working in the Android version of my game.

    If you couldnt get either to work it must be due to how you have the events for iAP set up in your game project.

    Did you see the links I posted to example capx's a few posts back. They are helpful for demonstrating how to set up the events for iAP. Check em out if you havent already and copy how they implement iAP.

    For cocoon.io android, which plugins do i install in cocoon.io and which should i remove?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • > alright awesome i guess ill purchase the cranberry pack and check out iap as well and see if i can get ios to work too

    >

    This thread had some useful information:

    Official IAP Trigger Events Not Working Dec 2015

    OP said he managed to get the official iAP working by swapping 'on purchase success' conditions for 'has product'.

    I tried what he describes, and tried to copy his event system that he outlines, but with no success.

    Yea i looked into the official iap it hasn't unfortunately been updated in a long time and due to the new os for android and ios alot of things seem to not trigger and the most important one being on purchase success

  • I was unable to get the official iAP object working. According to posts I read on the forum some of the conditions don't work with the offical iAP, like 'On purchase success'. According to a post I read by Kyatric you can get it working by using the 'has product id' condition, but I wasn't able to get it working with that.

    So I switched to using the Cranberrygame CordovaiAP plugin. I have that working for Android, but I haven't yet succeeded in getting it to work for iOS.

    I'll be working on this exact problem today. I *think* other people have the CordovaiAP working on iOS, but im currently looking into it.

    Two useful example capx files can be found in this tutorial by Kyatric and the 'CordovaInApp' example posted by

    These two files should give you an idea of how to set up the events to get iAP working.

    I'd be very interested to hear advice from anyone who has the CordovaiAP working with iOS.

    alright awesome i guess ill purchase the cranberry pack and check out iap as well and see if i can get ios to work too

  • Artpunk

    The first few times i built with xdk i got errors, mostly with the androidinappbilling. I actually took out the cordovagame and it went away.

    I tried with both official and cordova plugins but i still got the same error. Right now i just have the cordovaAdmob and cordovaIAP.Build went through.

    I think i have problems with some of my logic, cause once i downloaded the .arm7 to my phone, i have several issues with some buttons. Mainly the options with turning music and sound off.

    Also, the mobile keyboard overlaps the textbox for the player to input their name.

    Gonna try and edit some things today, hopefully. And go back and try and add and correct the cordovagame with your suggested post.

    I published the alpha test yesterday but none of my testers can download it. It says 'app not available'.

    I have the same issue as you with the official plugin and the cordova one there doesnt seem to be a proper answer if there is any working in-app plugin currently or not.

  • Is there any working iap plugin currently for both ios and android? Been out of the community for awhile so messed around with c2 iap but I believe it doesnt work at all.

    Can anyone confirm if cranberry's purchased plugin works on intel xdk or cocoonjs for both platforms.

    https://www.scirra.com/store/construct2 ... ugins-1662

haptic9's avatar

haptic9

Member since 22 Oct, 2012

Twitter
haptic9 has 3 followers

Trophy Case

  • 12-Year Club
  • Forum Contributor Made 100 posts in the forums
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies