ios-samples/Notifications
alexrp ffdef08044 Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
..
Images/Icons Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Screens/iPhone Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Screenshots Added Notfications Sample 2011-10-09 15:19:00 -07:00
AppDelegate.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Application.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default-Landscape~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default-Portrait~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default@2x.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Metadata.xml Fix validation. 2011-10-11 09:43:42 +02:00
Notifications.csproj Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Notifications.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
README.md Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00

README.md

Notifications

This sample illustrates how to schedule and respond to local notifications as well as how to register the device for, and receive remote notifications (Apple Push Notification Service).

Authors

Bryan Costanich