505 Views
iOS 4 introduced local notifications, allowing apps to communicate brief text messages to users. In particular, a scheduled local notification can reach a user whether the app is running in the foreground, in the background or not running at all. This article shows how to schedule local notifications in C# using MonoTouch.
0 comments