Tag: phonegap push notifications
New PhoneGap Push Notification Service – Puship (with free tier)
One of my blog readers (thanks Fede!) notified me of a new push notification service that integrates with PhoneGap called Puship. I wanted to write a quick post about it to make others aware. You can use this service to send push notifications for Android, iOS, Windows Phone and BlackBerry. They are currently in beta […]
Filed in: Cordova • iOS • PhoneGap • PhoneGap 3.0 • Push Notifications
Tutorial: Implement Push Notifications in your PhoneGap Application
In this tutorial you will implement push notifications in your PhoneGap application. You will learn the following: An overview of the push notification handling process How to use the PushPlugin supported by PhoneGap Build An overview of the PushPlugin APIs How to register your application to receive push notifications How to use a simple node […]
Filed in: Android • Cordova • PhoneGap • Push Notifications
Easy PhoneGap Push Notifications with Pushwoosh
I recently posted regarding the use of Push Notifications on both iOS and Android with PhoneGap. Both of those addressed sending push notifications from a general 3rd party server where you write the server side push code. However, there are many services out there you can leverage for sending push notifications as well and this […]
Filed in: Cordova • Mobile Development • PhoneGap
Connect