зеркало из https://github.com/xamarin/ios-samples.git
0bc8046ca9 | ||
---|---|---|
.. | ||
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 | 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 in Xamarin.iOS
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 helpful, it contains broad explanation of how to set up the environment.