Search found 20 matches

Go to advanced search

by Giannis Pelelis
Mon Dec 09, 2013 6:11 pm
Forum: Issues
Topic: Is push notification fixed?
Replies: 3
Views: 431
 
Jump to post

Is push notification fixed?

by Giannis Pelelis
Mon Dec 09, 2013 5:59 pm
Forum: Issues
Topic: Is push notification fixed?
Replies: 3
Views: 431
 
Jump to post

Is push notification fixed?

is push notification problem fixed?(i mean the one that an app couldn't sent push message)

by Giannis Pelelis
Thu Nov 21, 2013 9:22 am
Forum: Issues
Topic: geolocation push notification problem
Replies: 3
Views: 485
 
Jump to post

geolocation push notification problem

while I can get every information I need from devices DB(like token and type) ,when I try to update i get an error.
Update service inside appery works fine
but in mobile,something doesn't work..

by Giannis Pelelis
Thu Nov 21, 2013 8:08 am
Forum: Issues
Topic: geolocation push notification problem
Replies: 3
Views: 485
 
Jump to post

geolocation push notification problem

I am trying to build a "messaging" app that uses distance criteria to receive messages.What I mean by that is that "A-user" can send a message around him on 500 meters.So only "B" users that are 500m close to him can see his message. I've created a database to upload me...
by Giannis Pelelis
Wed Nov 20, 2013 1:42 pm
Forum: Issues
Topic: Tablet on devices collection returns null
Replies: 3
Views: 466
 
Jump to post

Tablet on devices collection returns null

This might work for a while on android

pre
code var deviceID = device.uuid;
var str = deviceID.slice(deviceID.indexOf(&quot")+1); /code
/pre

As I see I only need the last digits of uuid to make it work

by Giannis Pelelis
Wed Nov 20, 2013 12:37 pm
Forum: Issues
Topic: Tablet on devices collection returns null
Replies: 3
Views: 466
 
Jump to post

Tablet on devices collection returns null

I registered a tablet on devices collection of a database ,which normally returns first a "null" on deviceId (eg. {"deviceId":null;9be046b129549304} When I try to update that device (using put) I get code"description":"Device id: null not found"/code Generally...
by Giannis Pelelis
Tue Nov 19, 2013 10:15 pm
Forum: Issues
Topic: Empty scheduled time error on push notification
Replies: 14
Views: 1774
 
Jump to post

Empty scheduled time error on push notification

It's ok,I was doing some experiments with push and I solved them :)

by Giannis Pelelis
Tue Nov 19, 2013 9:59 pm
Forum: Issues
Topic: send push notification now
Replies: 2
Views: 409
 
Jump to post

send push notification now

SOLVED
I had to use "status": sent on request(thanks to dev tools)..
No documentations on that topic..

by Giannis Pelelis
Tue Nov 19, 2013 9:53 pm
Forum: Issues
Topic: send push notification now
Replies: 2
Views: 409
 
Jump to post

send push notification now

how to send a non-scheduled message via pushI mean that I want to send it now..How can I do that?

by Giannis Pelelis
Tue Nov 19, 2013 6:20 pm
Forum: Issues
Topic: Empty scheduled time error on push notification
Replies: 14
Views: 1774
 
Jump to post

Empty scheduled time error on push notification

Now I get { "status":"400 Bad Request", "url":" https://api.appery.io/rest/push/msg ", "response":{ "code":"PNMN007", "description":"Serialization error" } } https://d2r1vs3d9006ap.cloudfront.net/s3_images/9875...

Go to advanced search