cordova - Sending push notification to pushwoosh server from my website -
i'm working on cross platform phonegap project ios, androids, blackberry , windows , want applications receiving updates website (php). don't want sending on pushwoosh site. glad if can me understand concept. know how store device tokens on database along side device brand (ios, androids, bb etc).
but how send payloads pushwoosh server? can send platform @ once or have handle individual platform seperately. please assistance.
you need use pushwoosh remote api, there php sample in guide:
with can send platform @ once, or separately, if want to.
Comments
Post a Comment