iphone - Incoming call wakes iOS background App? -


is possible wake app in background up, when call comes in, , access coretelephony send infos on web?

i'm practically n00b in ios development right now, got asked question if ios capable this. searched in ios reference too, no luck.

it great if more experience answer it. lot!

steno

please, have @ document executing code in background.

if go section "implementing voip application", see possible app awaken periodically can check if has (in case, if understand correctly use ctcall check calling state).

so, basically, when awaken, app check incoming call , use core telephony, say.

the trouble if app cannot considered a voip app, apple not let app store.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -