App State saving on Ipod

Hey Guys!
So I’ve been having some problems on my Ipod… When I enter my app and play on it for a bit and then exit… Then enter again… It saves where I was from the last time I played it… and I am making an app where I don’t want it to do that… Is that a setting? I’m doing it with the pro version and that is when it started doing that…
Thanks!
~Larochepower [import]uid: 95032 topic_id: 22031 reply_id: 322031[/import]

You need

UIApplicationExitsOnSuspend = true,

in the plist under iPhone in the build.settings file [import]uid: 108660 topic_id: 22031 reply_id: 87572[/import]

Thanks! Haven’t tried it yet… have to get down to my uncle’s house some time xD!
Anyway!
Thanks for the help!
~Larochepower [import]uid: 95032 topic_id: 22031 reply_id: 88700[/import]