User Tag List

Results 1 to 3 of 3

Thread: In-App Purchases Question

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    CBSection31's Avatar
    Join Date
    Apr 2007
    Location
    Aurora, IL, USA
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    In-App Purchases Question

    Hello,

    I have read elsewhere that we need to store the information of whether a user purchased in-app content locally, through an INI file or other means.

    My question is, what happens if a user wipes their phone and re-downloads the application? Does Apple keep track of in-app purchases on their end, thus allowing them to retain their purchases, or is it all lost?

    I am trying to decide whether to create an online database to keep track of purchased content. This would require users to create a username and password, though, and would be overkill if Apple keeps track of this information on their end.

    Thanks.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: In-App Purchases Question

    I have yet to implement in-app purchase myself, but where did you read about the need of involving INI? I'm quite sure that all purchases are being stored by Apple under the user's Apple account and will be automatically retrieved from Apple's servers.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: In-App Purchases Question

    > I'm quite sure that all purchases are being stored by Apple under the user's Apple account and will be automatically retrieved from Apple's servers.

    Yes, but only non-consumables and subscriptions. For the rest, you will need to store an INI somewhere (iOS 5 cloud storage is not yet implemented on the MMF runtime afaik).

Similar Threads

  1. In-App Purchases - a guide
    By Anders in forum iOS Export Module 2.5
    Replies: 97
    Last Post: 22nd February 2019, 12:27 PM
  2. 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
  3. In-app purchases?
    By pdsoft in forum Android Export Module Version 2.0
    Replies: 23
    Last Post: 25th October 2013, 10:08 PM
  4. In app purchases?
    By ZayLong in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 20th July 2013, 03:47 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
  •