ios-samples/Notifications
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screens/iPhone [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
Screenshots Added Notfications Sample 2011-10-09 15:19:00 -07:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Application.cs fixed push register error message 2018-04-16 12:02:21 +03:00
Entitlements.plist fixed push register error message 2018-04-16 12:02:21 +03:00
Info.plist updated CFBundleIdentifier 2018-04-16 16:00:31 +03:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Notifications.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +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 Pull from upstream 2015-01-19 20:39:40 +05:30

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).

To learn more about how to make push notifications work please read this guide.

Also original Apple documentation can be helpfull, it contains broad explaination of how to set up needed environment.

Authors

Bryan Costanich