Search found 18 matches

Go to advanced search

by Josiah South
Fri Apr 24, 2015 5:19 pm
Forum: Issues
Topic: Opening the native dialer
Replies: 0
Views: 414
 
Jump to post

Opening the native dialer

Please provide new documentation on opening the native dialer for Android. Do not link me to this page https://blog.appery.io/2014/03/dialin... Please go read the answer that was posted BY SUPPORT which states to use JavaScript and 'window.open', then go update the damn documentation. https://getsat...
by Josiah South
Fri Apr 24, 2015 5:15 pm
Forum: Issues
Topic: How to open Dialer to a call number?
Replies: 16
Views: 1929
 
Jump to post

How to open Dialer to a call number?

I have this same issue, Evgene's replies are bullshit, the linked pages only say to use the "tel:" scheme which DOES. NOT. WORK

You currently have to use JavaScript and window.open for both android and iOS.

by Josiah South
Fri Mar 13, 2015 8:33 pm
Forum: Issues
Topic: How do I retrieve past/scheduled push notifications?
Replies: 3
Views: 494
 
Jump to post

How do I retrieve past/scheduled push notifications?

Thanks, I saw that. I'm asking about programmatically doing this though. Logging into the web interface and manually deleting a notification isn't really helpful when you send upwards of 300K notifications each month.

by Josiah South
Thu Mar 12, 2015 3:39 pm
Forum: Issues
Topic: How do I retrieve past/scheduled push notifications?
Replies: 3
Views: 494
 
Jump to post

How do I retrieve past/scheduled push notifications?

As is listed in the "Scheduled and History" section of the Push Notification settings I want to retrieve the history from the database. The app builder pulls from ' https://appery.io/bksrv/rest/push/adm... ', this is obviously not what I need. The documentation http://devcenter.appery.io/d...
by Josiah South
Tue Feb 24, 2015 7:40 pm
Forum: Issues
Topic: How is the Push Notification event used? No matter what it does not fire
Replies: 11
Views: 1759
 
Jump to post

How is the Push Notification event used? No matter what it does not fire

Random employees need not reply anymore, I don't care. Your builder is borked, your documentation is shit. I'll finish my project and eliminate any other brokenness from the Appery App Builder in native code. This service was supposed to speed things up but all I am ever doing is working around the ...
by Josiah South
Tue Feb 24, 2015 3:03 pm
Forum: Issues
Topic: How is the Push Notification event used? No matter what it does not fire
Replies: 11
Views: 1759
 
Jump to post

How is the Push Notification event used? No matter what it does not fire

Ah this is a typo in the question. I've tried this (the question says JSON.parse but should say strngify)

by Josiah South
Thu Feb 19, 2015 4:00 pm
Forum: Issues
Topic: How is the Push Notification event used? No matter what it does not fire
Replies: 11
Views: 1759
 
Jump to post

How is the Push Notification event used? No matter what it does not fire

Push notification - "fires when the device receives a notification." I have to run around and find a tutorial on Push Notifications to find out what values are sent with the event. I gather that 'data.aps.alert' will contain something, probably the text content from the notification. I won...
by Josiah South
Wed Feb 18, 2015 6:56 pm
Forum: Issues
Topic: Changes not shown when testing in browser [Fixed]
Replies: 39
Views: 5038
 
Jump to post

Changes not shown when testing in browser [Fixed]

Try closing your developer tools and reloading the pages. Often people have caching disabled within the dev tools and that will ruin everything.

by Josiah South
Wed Feb 18, 2015 5:49 pm
Forum: Issues
Topic: How is the Push Notification event used? No matter what it does not fire
Replies: 11
Views: 1759
 
Jump to post

How is the Push Notification event used? No matter what it does not fire

Yes you understand. No I shouldn't need to share my app with support. I simply asked for documentation on the Push Notification event, I don't want you to magically find and fix my problem I want to know the expected behavior of the Push Notification event within an Appery built app. As far as I hav...
by Josiah South
Tue Feb 17, 2015 6:43 pm
Forum: Issues
Topic: How is the Push Notification event used? No matter what it does not fire
Replies: 11
Views: 1759
 
Jump to post

How is the Push Notification event used? No matter what it does not fire

I'll just not worry about this functionality. I don't care that much and getting any real information that isn't in the terrible documentation is like pulling teeth.

Go to advanced search