Game closing on start. HELP!!!!!

so i added my game to adhoc and tested it every page worked until i tried the run page which is the main one so i touched it and it took me to my ipod home screen , tried it on my brothers ipad took him to his ipad home screen, PLEASE HELP!!!

Answers

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    You need to check your code for errors in that scene.
  • yasoofxyasoofx Member Posts: 332
    You need to check your code for errors in that scene.
    nothing is wrong , btw how can i know if this is a code error, please someone anwser!


  • EireStudiosEireStudios Member Posts: 451
    @yasoofx If you are trying to run your adhoc build on a device running ios7 it will crash because GameSalad doesn't support beta builds of ios, and if that's not the case it's definitely something wrong with your code because 99% of these issues are caused by poor coding!
  • yasoofxyasoofx Member Posts: 332
    @yasoofx If you are trying to run your adhoc build on a device running ios7 it will crash because GameSalad doesn't support beta builds of ios, and if that's not the case it's definitely something wrong with your code because 99% of these issues are caused by poor coding!
    my code is if touch is pressed change scence to run scene , is that ok?
  • KevinCrossKevinCross London, UKMember Posts: 1,894
    my code is if touch is pressed change scence to run scene , is that ok?
    I doubt it's that alone, it could well be something on the scene that it doesn't like. Without seeing anything, all we can do is guess

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited August 2013
    To say your code is right is foolish. Somewhere you have a code error related to what loads in the scene or the scene you're going to. Somewhere you have an issue. Without seeing the game code there is no way we can know what it is.
Sign In or Register to comment.