Search found 3 matches

Go to advanced search

by Kamal Jain7049810
Mon Aug 18, 2014 1:05 am
Forum: Issues
Topic: Push notifications help
Replies: 2
Views: 722
 
Jump to post

Push notifications help

How do I send push notifications from my app? I'll be creating a separate page wherein only people who have logged in can access it. But I want all the filters to be there too.

searched the forum, this link doesn't work -
http://devcenter.appery.io/documentat...

by Kamal Jain7049810
Mon Aug 18, 2014 12:56 am
Forum: Issues
Topic: pushNotificationDeviceID issue
Replies: 1
Views: 258
 
Jump to post

pushNotificationDeviceID issue

I use the deviceID in my database. However, when I test the app on my laptop, the screen says "null", and no deviceID is stored in my database. So I am guessing it doesn't work on laptops. Anyway I can test it on my phone? or can someone tell me if the thing would work when I test it on my...
by Kamal Jain7049810
Mon Aug 18, 2014 12:52 am
Forum: Issues
Topic: How do I make one entry per device in my databases? I want the same entry to be updated instead of new entry getting cre
Replies: 3
Views: 501
 
Jump to post

How do I make one entry per device in my databases? I want the same entry to be updated instead of new entry getting cre

I want to have a unique number given off to every device, so that when they give an input, it is stored in the database with the number.
When they put an input again, I wan't a javascript command to check for the numeber in the database and update it if is already there or else create it.

Go to advanced search