exit on error

frozen
Unregistered
 
Post: #1
Hello

Is it possible to quit from my iPhone game when some kind of error occures? E.g. throwing up a message that there is not enough memory and quit.

Thanks,
frozen
Quote this message in a reply
Moderator
Posts: 3,554
Joined: 2003.06
Post: #2
That is something that Apple does not want you to do on iPhone.
Quote this message in a reply
frozen
Unregistered
 
Post: #3
Hello

And what apple suggest to do when there is not enough memory for my textures? As i experienced the amount of free memory changes, it does not seems to be a good solution to write my game for the lowest available memory amount. There are much more memory after a reboot.

frozen
Quote this message in a reply
Moderator
Posts: 3,554
Joined: 2003.06
Post: #4
Apple suggests that you use less memory.

We've all had to deal with it. I started off at like 36 MB and figured out how to cut it down to 14MB or less, with no reported problems.
Quote this message in a reply
Member
Posts: 281
Joined: 2006.05
Post: #5
Clusterball had a warning come up every time it ran low on memory in the first version. Practically every other review was a 1 star complaining about this. It spoiled the launch of an otherwise great game.
Quote this message in a reply
Post Reply