I was wondering if I can let the user choose an SMS sound, from the system sounds开发者_开发知识库, for the Local notification of my app?
I have to change the al开发者_运维问答ertView of a UILocalNotification. How can I achieve this?You can\'t customize the local notification. It\'s only text + 1 or 2 buttons.
I need to know if it is possible to create a new thread to handle setting local notificati开发者_JAVA百科ons.
I would 开发者_开发知识库like to be able to schedule a UILocalNotification to repeat at the same time every day, but only on weekdays (no Saturdays or Sundays).Is this possible using the repeat interv
I\'ve managed to get the application I\'m writing to present a UILocalNotification when it is in the background. Though when the application resumes, t开发者_StackOverflow中文版he user interface becom
I\'ve written an iPhone app to display available bandwidth for my satellite modem, but I\'m interested in allowing the timer to continue to fire in the background (though with much greater time betwee