Newbie question... i have an iOS app and would like to add a "Quit" button. I've tried Environment.Exit(0), but that seems to hang. Is there a more appropriate way to interact with the application object and kill it?
TIA!
Newbie question... i have an iOS app and would like to add a "Quit" button. I've tried Environment.Exit(0), but that seems to hang. Is there a more appropriate way to interact with the application object and kill it?
TIA!