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
|
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
| |||
|
feedback
|
|
You can create a CFUserNotification. See this question for some sample code. | |||
|
feedback
|