зеркало из https://github.com/xamarin/ios-samples.git
5bcf0993b7
* batch run on readme files * Some manual fixes that couldn't parse * Some more batch fixes * Fixed final two edge cases * Manual fix of a parse error * Missed bad md whitespace * Another manual fix of parser error * Some minor parse fixes |
||
---|---|---|
.. | ||
Resources | ||
Screens/iPhone | ||
Screenshots | ||
AppDelegate.cs | ||
Application.cs | ||
Entitlements.plist | ||
Info.plist | ||
Metadata.xml | ||
Notifications.csproj | ||
Notifications.sln | ||
README.md |
README.md
name | description | page_type | languages | products | technologies | urlFragment | |||
---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - Notifications | This sample illustrates how to schedule and respond to local notifications as well as how to register the device for, and receive remote... | sample |
|
|
|
notifications |
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