A demo of the Pushy SDK for Xamarin.Android integrated into a sample Xamarin app.
Pushy is the most reliable push notification gateway, perfect for real-time, mission-critical applications.
This app registers your device to receive push notifications and assigns it a unique token, which you can copy and paste into the demo page to send yourself a test push notification.
- Clone the repository locally
- Open
PushyDemo.slnwith either Xamarin Studio or Visual Studio - Build and run the project on either a physical device or emulator
- Copy the unique token from the device logcat and paste it into the demo page to send yourself a test notification

