Search found 48 matches

Go to advanced search

by Earl Reed
Fri Oct 18, 2013 4:07 am
Forum: Issues
Topic: In what file do I modify onNotificationGCM callback from Phonegap Push Plugin
Replies: 2
Views: 383
 
Jump to post

In what file do I modify onNotificationGCM callback from Phonegap Push Plugin

I need my app to register the user device with pushwoosh? This is what I'm trying to do: // handle GCM notifications for Android function onNotificationGCM(e) { switch( e.event ) { case 'registered': if ( e.regid.length 0 ) { // Your GCM push server needs to know the regID before it can push to this...
by Earl Reed
Wed Oct 16, 2013 10:34 pm
Forum: Issues
Topic: How to make a .jar file in appery.io
Replies: 4
Views: 501
 
Jump to post

How to make a .jar file in appery.io

I did that already... But now how do i get my .apk or test it?

by Earl Reed
Wed Oct 16, 2013 10:18 pm
Forum: Issues
Topic: How to make a .jar file in appery.io
Replies: 4
Views: 501
 
Jump to post

How to make a .jar file in appery.io

I need to add / libs / gcm.jar for pushwoosh to work

by Earl Reed
Wed Oct 16, 2013 4:23 am
Forum: Issues
Topic: Will this REST Setup work with Appery.io for GEO PUSH? If I change it to appery push setting?
Replies: 5
Views: 561
 
Jump to post

Will this REST Setup work with Appery.io for GEO PUSH? If I change it to appery push setting?

Sending Push Notifications from 3rd party apps (outside of Appery.io console)? This is not a 3rd party app setting, it is something I found on the internet. If I add the setting below to my app push setting, will it get me a GEO PUSH? "latitude": 42.358431, "longitude": -71.05977...
by Earl Reed
Wed Oct 16, 2013 4:09 am
Forum: Issues
Topic: Will this REST Setup work with Appery.io for GEO PUSH? If I change it to appery push setting?
Replies: 5
Views: 561
 
Jump to post

Will this REST Setup work with Appery.io for GEO PUSH? If I change it to appery push setting?

{ "access_token": "07979f20bd7abc12314c045453118f8b", "notification": { "message": "Watch the live broadcast tonight", "scheduled_at": "2012-05-24T16:11:07Z", "pairs": { "product": "coffee", "nam...
by Earl Reed
Wed Oct 16, 2013 12:00 am
Forum: Issues
Topic: How do you send a base64 string as a push and have it display image in app
Replies: 3
Views: 508
 
Jump to post

How do you send a base64 string as a push and have it display image in app

yes... and have it display an image inside my app

by Earl Reed
Sat Oct 12, 2013 2:44 am
Forum: Issues
Topic: Is it possible to send pictures but then push notification
Replies: 3
Views: 431
 
Jump to post

Is it possible to send pictures but then push notification

can you give me a sample Java Script code that shows a quarry

by Earl Reed
Sat Oct 12, 2013 12:20 am
Forum: Issues
Topic: Is it possible to send pictures but then push notification
Replies: 3
Views: 431
 
Jump to post

Is it possible to send pictures but then push notification

I want to send coupons or bar codes within my push notifications this anybody have a sample script or can point me in the right direction... I have a subscription to Pushwoosh, but it has become too problematic to integrate...

Go to advanced search