A demo of the Pushy iOS SDK integrated into a sample iOS 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.
Note: Please use Xcode 9.3 or newer to run the demo.
- Clone the repository locally
- Run
pod install
(ensure CocoaPods is installed) - Open
PushyDemo.xcworkspace
using Xcode 8 or newer - Build and run the demo application on a physical iOS device
- Copy the device token from the Xcode console and paste it into the demo page to send yourself a test notification