Is it possible to create an alert in the background process? I've tried looking at mobile substrate and hooking functions to SpringBoard but I didn't find anything that works

Thanks

Reuben

link|improve this question

75% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You can create a CFUserNotification. See this question for some sample code.

link|improve this answer
Thanks very much! I really appreciate it – reubensammut May 21 '10 at 10:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.