User Tag List

Results 1 to 6 of 6

Thread: Game Center offline question

  1. #1
    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)

    Game Center offline question

    I had a strange revelation today when talking to a programmer friend. He mentioned that GameCenter stores data when you are offline. For some reason, I always assumed that you needed to manually store data when offline and then upload it to the GC servers whenever an internet connection was restored. If GC stores your data when offline, I wondered about the following:

    1. Does the upload scores action send your data to a local file when offline?
    2. Do you need to resend this local data manually when an internet connection is restored?

    I have been trying to store data manually all this time, but I often run into issues with multiple GC accounts on the same device because of the complexity of it. Have I been missing out on this simple feature of GC?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    From iOS 5 onward this is handled automatically. You only need to worry if you're going to support iOS 4.3.

  3. #3
    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)
    Sadly, I have to support 4.3. Is the best plan to simply have extra code that handles devices running 4.3? Is there even a way to detect the iOS version in MMF?

    I'm also still curious about the questions above, if anyone can answer them.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had massive problems when trying to use GC or IAP in iOS 4.3 simulator. Both didn't work, so I switched to iOS 5 as minimum OS. Does GC with 4.3 still work for you?

  5. #5
    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 tend to test on device, but my test device is using iOS 6.0. My publisher is reqiring support for 4.3 minimum, but they are doing the testing for that particular iOS. I am just trying to head off any potential problems.

    GC works for posting leaderboard scores, but only for the first scoreboard I send a score to. Achievements appear to work as well. IAP are not working at all. Any idea if having support for 4.3 caused your problems? Or were the problems only occurring when you ran on a 4.3 device?

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I couldn't test on a real device. Since it works for you, maybe it was just a problem caused by the simulator. The 4.3 setting was fine for my devices with 5.1 and 6.0

Similar Threads

  1. Replies: 11
    Last Post: 10th October 2013, 06:29 AM
  2. Game Center authenticating question
    By mobichan in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 26th February 2013, 03:47 PM
  3. Game Center authentication question
    By mobichan in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 14th April 2012, 08:29 AM
  4. Game Center
    By Kisguri in forum iOS Export Module Version 2.0
    Replies: 116
    Last Post: 23rd January 2012, 01:13 PM
  5. Game Center achievements question
    By cfullerNY in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 11th November 2011, 02:14 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
  •