User Tag List

Results 1 to 8 of 8

Thread: I can't do Inapp purchases anymore, please help :/

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Exclamation I can't do Inapp purchases anymore, please help :/

    I have a problem. I have made inapp purchases before for one of my game and it was a smooth experience with testing. Now however I cant get any test app to respond anymore to any purchase requests. Something must have happened. It was just after this happened: http://community.clickteam.com/threads/83584-Testing-inapp-just-keeping-popping-up
    (I just keept getting pop ups of buy confirms for an inapp i was testing) I "solved" this problem finally by going into apple connect and removing the actual inapp that was called on. But after this I have not been able to do any inapp requests! I have tried on 3 different projects, including one I created clean just to try on. I am really at a loss as to what to do. The clean app i made just for testing I used Andos tutorial mfa and just changed the bundle identifier and the name of the inapp: https://dl.dropboxusercontent.com/u/...pPurchaset.mfa
    All the info should be right:
    https://dl.dropboxusercontent.com/u/...-09_185043.png
    https://dl.dropboxusercontent.com/u/...-09_185103.png

    I have not had a problem with this before When i do build Andos test app and run it on my device the right information is retrieved and the button appears with the name of the inapp and the price and info. But when clicking on the button nothing happens. No pop up request from apple to ask if i want to buy it pops up.
    I have tested to try to initiate buys from other apps I have downloaded from the appstore and those works so I have no idea what is wrong.
    I have really no idea what to do at this point Some help would be greatly appriciated.. :/

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Edit: No. I thought it start working but now nothing happens again.. :/

  3. #3
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    I believe you *have* to submit a screenshot of the item in question to Apple, even if it's just a dummy image. Apple are very strict when it comes to the setup of everything.
    Can you try that and see if it works?

  4. #4
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    I had this problem first with my "real" app and that one had a screenshot. Its just this test version that I have not uploaded one for, and I don't think that is necessary. In fact I did try it today and I got the pop up. But then I tried later, and now it would not respond again. It seems to have been very unstable since the thing with the infinite pop ups I described in the other thread. Now when I press the buy button it is disabled because I cant press it again, but the pop up never appears. I will try to restore my device.. see if that helps :/

  5. #5
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Hm I may have tracked down a part of the problem I think. I added a counter to the my app and I see the "request payment" event was continuously firing because a flag did not turn off in an early test verion. So that event fired like 100+ times. Now the annoying thing is that I dont know how to reset this. It seems like if you have an app and this have happened once by accident you cant get it to work normally again without creating a whole new app on Itunes Connect. I tried both removing the actual iap and to create a new bundle identifier but after this happened I cant get any response anymore when clicking the buy button. I guess the other calls are laying in waiting and blocking the new calls or something even when the app have been uninstalled?

  6. #6
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    My only "solution" is to create a whole new app in Itunes Connect. Make sure this does not happen if you already have an existing app published, then I dont know if there is any way to solve it.

  7. #7
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    I haven't had any issues with IAP on the Slayin update we are about to submit. Did you by chance upgrade to Fusion 2.5? I need to hold off upgrading because of potential bugs popping up now after we have done extensive testing.

  8. #8
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    No I have not yet upgraded, I will do after this project though But no as long as you dont do the mistake I did of testing and forgetting to ad flag that prevents "request payment" to be sent over and over again many times you should be fine. This "bug" happened because of this, and the two apps this has happened on can no longer use any iap it seems. I created a new one though and now everything is working fine again.

Similar Threads

  1. Question about how inApp purchases are saved?
    By Outcast in forum Android Export Module Version 2.0
    Replies: 9
    Last Post: 8th August 2014, 04:21 PM
  2. Testing inapp, just keeping popping up
    By Outcast in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 10th December 2013, 11:11 AM
  3. InApp can not be purchased if going back to frame?
    By Outcast in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 3rd December 2013, 11:31 AM
  4. In-app purchases?
    By pdsoft in forum Android Export Module Version 2.0
    Replies: 23
    Last Post: 25th October 2013, 10:08 PM
  5. In-game purchases, NOT in-app purchases.
    By XStar in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th September 2012, 08:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •