зеркало из https://github.com/xamarin/ios-samples.git
32a2c2513b
- added Entitlements.plist - clear Application.cs |
||
---|---|---|
.. | ||
Resources | ||
Screens/iPhone | ||
Screenshots | ||
AppDelegate.cs | ||
Application.cs | ||
Entitlements.plist | ||
Info.plist | ||
Metadata.xml | ||
Notifications.csproj | ||
Notifications.sln | ||
README.md |
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