Search found 5 matches

Go to advanced search

by bluecat
Fri Oct 18, 2013 2:26 pm
Forum: Issues
Topic: Is it possible to add more "payload" content than just a string with Appery's push service?
Replies: 6
Views: 179
 
Jump to post

Is it possible to add more "payload" content than just a string with Appery's push service?

OK, so it is not possible to send a payload like: { "aps" : { "alert" : "Message received from Bob" }, "acme2" : [ "bang", "whiz" ] } with the Appery push service? (See Apple guide: https://developer.apple.com/library/i... for details on th...
by bluecat
Fri Oct 18, 2013 9:36 am
Forum: Issues
Topic: Is it possible to add more "payload" content than just a string with Appery's push service?
Replies: 6
Views: 179
 
Jump to post

Is it possible to add more "payload" content than just a string with Appery's push service?

Specifically, for iOS, there is payload like buttons etc that you can specify. See: https://developer.apple.com/library/i... . Can this be sent along when using the https://api.appery.io/rest/push/msg/key push service? I tried to put a JSON object string as the message content but to no avail. If th...
by bluecat
Wed Sep 11, 2013 9:36 am
Forum: Issues
Topic: changed files (JavaScript, CSS etc) are not deployed when testing
Replies: 2
Views: 107
 
Jump to post

changed files (JavaScript, CSS etc) are not deployed when testing

OK, thanks, that did the trick.

However, I do not recall editing the offending JS file in the Source tab. I have learned already to refrain from editing the source so I tend not to work there.

In any case, problem solved for now, will report more if I can reproduce.

Thanks for your help.

by bluecat
Wed Sep 11, 2013 9:25 am
Forum: Issues
Topic: changed files (JavaScript, CSS etc) are not deployed when testing
Replies: 2
Views: 107
 
Jump to post

changed files (JavaScript, CSS etc) are not deployed when testing

When I make changes to files in my project, the changes are not deployed when testing. It's not a browser caching issue since I do not see the changes either when I export (HTML/JS/CSS) the project. I have seen this with JavaScript files and CSS files (because that's what I am working on at the mome...

Go to advanced search