iOS
Geo-based Push Notifications with PhoneGap and Pushwoosh
Recently I blogged about sending push notifications via the Pushwoosh service and specifically with PhoneGap applications. While working with the service I noticed it had something built in for setting up geozones for your push notifications (aka: geofencing). If you’re not familiar with this term, it’s basically the ability to send push notifications to a [...]
Filed in: Cordova • HTML/JS • iOS • Mobile Development • PhoneGap
PhoneGap and iOS – www folder creation tip
When building your first PhoneGap (aka Cordova) project using XCode, there’s something to be aware of that could potentially cause confusion so I wanted to address it quickly with a post. First of all, to get started with PhoneGap and iOS, you can follow the detailed instructions here. This post is meant to supplement these [...]
