Does it support iPhone 4s 5.1.1 ?

engdanarengdanar PRO Posts: 74
Does GameSalad support iPhone 4s 5.1.1 ?
my game get rejected and this is the reason:
2.2

We found that your app exhibited one or more bugs, when reviewed on iPhone 4S running iOS 5.1.1, on both Wi-Fi and cellular networks, which is not in compliance with the App Store Review Guidelines.

None of the buttons on the main menu respond when tapped. The user cannot play your game.

For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. Please be sure to:

- include the complete details of your rejection issues
- prepare any symbolicated crash logs, screenshots, and steps to reproduce the issues for when the DTS engineer follows up.

For information on how to symbolicate and read a crash log, please see Tech Note TN2151 Understanding and Analyzing iPhone OS Application Crash Reports.

If you have difficulty reproducing this issue, please try testing the workflow as described in Testing Workflow with Xcode's Archive feature".
-----------------------------------------------------------------

i test it on iPhone 4 5.1.1 & iPhone 4s 5.0.1....Help? has any1 test his game on iPhone 4s 5.1.1

Best Answer

  • bazookaBenbazookaBen Posts: 318
    Accepted Answer
    just don't include the login behavior at the start. make a button somewhere that says "log into gamecenter"

Answers

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Does it work on any of your tests?

    to answer your actual question yes all apps should run fine on iOS 5.1.1

    We need more info from you to have any idea where to start in helping you solve the problem. Do the buttons work in an form of test on any device? if so is it a quick tap or does it have to be held down for a period of time?
  • engdanarengdanar PRO Posts: 74
    Does it work on any of your tests?

    to answer your actual question yes all apps should run fine on iOS 5.1.1

    We need more info from you to have any idea where to start in helping you solve the problem. Do the buttons work in an form of test on any device? if so is it a quick tap or does it have to be held down for a period of time?
    i just tested on iPhone 4s 5.1.1 and find this.... i put the pro feature of game center login in the main menu... this making a little delay on responding for pressing any button for 1 second while login to game center...
    you think this is the reason? Game Center login make the processor busy for 1sec while loggining

  • EatingMyHatEatingMyHat Member Posts: 1,246
    you should show a 'log-in into Game Center' message when you are doing that. The game center login can take a long time in some cases (I've seen it as long as 30 seconds).



    Follow Eating My Hat on Facebook, Twitter and our Blog
    Check out my templates in the GS Marketplace or at the store
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    You don't need any delay the login to gamecenter will run fine it certainly does not take a full second to login. you should remove the delay completly
  • engdanarengdanar PRO Posts: 74
    You don't need any delay the login to gamecenter will run fine it certainly does not take a full second to login. you should remove the delay completly
    i didn't put a delay!....
    when you get to the main menu scene all the buttons stop functioning for 1sec till the game center log in notification appear... then everything go smoothly
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Then put the login on your intro scene instead of the menu.

    And just to be clear you are saying that after 1 second the menu butons work?
  • engdanarengdanar PRO Posts: 74
    Then put the login on your intro scene instead of the menu.

    And just to be clear you are saying that after 1 second the menu butons work?
    Yes most of the time it take 1 sec or less the freezing time which is the time of log in into game center....on iPhone 4s 5.1.1
  • scrapee_netscrapee_net Member Posts: 424
    That's normal and also happens with my game that uses gamecenter.

    Just answer them, saying it was caused by gamecenter, and ask them to wait 1 second. ghahah
  • JustMe74JustMe74 Member, PRO Posts: 542
    Couldn't you also add the login behavior to something that starts after your title screen is done loading?
  • engdanarengdanar PRO Posts: 74
    That's normal and also happens with my game that uses gamecenter.

    Just answer them, saying it was caused by gamecenter, and ask them to wait 1 second. ghahah
    well believe me i did heheheh and waiting for there replay :D

  • engdanarengdanar PRO Posts: 74
    just don't include the login behavior at the start. make a button somewhere that says "log into gamecenter"
    very good solution i will think of that, thanks
  • engdanarengdanar PRO Posts: 74
    Couldn't you also add the login behavior to something that starts after your title screen is done loading?
    where ever i put it makes this delay/freeze thing for lil time so I'm worried to hear from apple that there is delay in the first level or something ... u know what i mean
  • engdanarengdanar PRO Posts: 74
    HI, i will be glad if you help me to test my game:

    to join the team of testers: http://bit.ly/Jezpcz
    to install the game: http://bit.ly/JfwKPK

    this game is just the first 6 levels and I'm planning for make it available for limited time before i upload it again
    Regards
Sign In or Register to comment.