In App Purchase not working pls help

trashdinner@hotmail.comtrashdinner@hotmail.com Member Posts: 36
edited September 2015 in Working with GS (Mac)

Hey guys, I did exactly like described in the cookbook for IOS IAP and when I try it on my device, the IAP is bought once automatically without me pressing the buy button. I'm running out of solutions so please help!

Comments

  • rvantilborgrvantilborg Member, PRO Posts: 185

    the cookbook is using the 'old behaviors' (used to work real good!)
    u can try Armelline's tutorial on youtube, but its very boring, takes a long time and doesn't help much:) (no offense to Armelline, he explains all in detail, but he does not explain how to set it up)

  • jigglybeanjigglybean Member Posts: 1,584

    Like Balls? Then click here! We've 100 coming soon

  • Thank you guys! I already watched the video above and that's exactly how my IAP code is in my project :/ I'm running out of ideas.

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276

    T> @trashdinner@hotmail.com said:

    Thank you guys! I already watched the video above and that's exactly how my IAP code is in my project :/ I'm running out of ideas.

    Did you write your "product id" and the "purchased" text in the expression editor? You should write them directly in to the text field, and NOT in the expression editor.

    Mental Donkey Games
    Website - Facebook - Twitter

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408

    iAP works fine, I implemented it in a game a few weeks ago, based on the behavior you are seeing I'm guessing you either have some bad logic somewhere or something wrong in the table.

    when I try it on my device, the IAP is bought once automatically without me pressing the buy button.

    this points directly to some bad logic somewhere. how are you triggering the purchase on the button?

  • the purchase is triggered by the "purchased" in the purchase table. For some reason I can't input text in the box without opening the expression editor ... if I single click it selects the whole rule and if I double click it opens the expression editor :(

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276

    @trashdinner@hotmail.com said:
    the purchase is triggered by the "purchased" in the purchase table. For some reason I can't input text in the box without opening the expression editor ... if I single click it selects the whole rule and if I double click it opens the expression editor :(

    When the expression editor is open, press the "remove expression" button, then try clicking the text field and typing the word.

    Mental Donkey Games
    Website - Facebook - Twitter

  • @NipaDidIt said:
    When the expression editor is open, press the "remove expression" button, then try clicking the text field and typing the word.

    :D that worked! Now my IAP doesn't trigger automatically but pressing the buy buttons does nothing when on my device. I'm signed as an internal tester in itunes connect .. do I have to try an external sandboxed tester for IAP to work? Thank you guys!!

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    my video is A thrill a minute..lol

Sign In or Register to comment.