iOS Events

Monkey Targets Forums/iOS/iOS Events

Rob Pearmain(Posted 2011) [#1]
Is there any way to react to incoming calls (Events), or do I have to code this in Xcode post compile?


BigAnd(Posted 2011) [#2]
Is the OnSuspend/OnResume not what you are looking for?
(Sorry for the sort reply. Sat at work, not home.)


Rob Pearmain(Posted 2011) [#3]
Of course, thanks for that. I must get my mind set into looking for generic functions as Monkey is cross platform and not "iphonesuspend" etc ;-)

Thanks for your help