I've been looking into some Speed Dial Apps and have started to create my own to put my foot in the market. Im wondering what is the correct, apple approved way to terminate an application via code? right now im using exit(0) but i know apple isnt going to like that. Any help would be appreciated
Elliot Smith, DCA Team
__________________
= My Apps: Reaction Test
Test Your Reaction Time With This Fun Easy To Use Apllication.
Avaliable Now For 99c
This exact question was just discussed in the last few hours. Have a look at the earlier thread.
One question - why do you need to exit for a speed dial app? When the user runs your app and you dial the number via the UIApplication openURL method, your app will be auto terminated as it calls the number.
As a side note - and please don't take this personally - do we really need more speed dial apps? There are far too many already.
This exact question was just discussed in the last few hours. Have a look at the earlier thread.
One question - why do you need to exit for a speed dial app? When the user runs your app and you dial the number via the UIApplication openURL method, your app will be auto terminated as it calls the number.
As a side note - and please don't take this personally - do we really need more speed dial apps? There are far too many already.
thanks for the heads up on the thread and im starting to think your right about the app ive been away for a week and only just been on the app store.
__________________
= My Apps: Reaction Test
Test Your Reaction Time With This Fun Easy To Use Apllication.
Avaliable Now For 99c