Search found 13 matches

Go to advanced search

by Nate Kahl
Fri May 09, 2014 1:19 pm
Forum: Issues
Topic: Reset Push Badge
Replies: 32
Views: 3458
 
Jump to post

Reset Push Badge

on DeviceReady I run:
var pushNotification = window.plugins.pushNotification;
pushNotification.setApplicationIconBadgeNumber(successHandler, 0);

but nothing happens to the badge

by Nate Kahl
Fri May 09, 2014 2:05 am
Forum: Issues
Topic: Reset Push Badge
Replies: 32
Views: 3458
 
Jump to post

Reset Push Badge

Could you please elaborate on the successHandler function? I haven't been able to get the badge to reset to 0

by Nate Kahl
Mon Feb 17, 2014 7:33 pm
Forum: Issues
Topic: Link to PDF--no way to return to the app
Replies: 1
Views: 305
 
Jump to post

Link to PDF--no way to return to the app

I am linking to a pdf document....when I launch the PDF, i have no way to return to the app. Here is the code I use to launch the PDF

window.open(localStorage.getItem('hotel_info_url'), '_blank','location=no');

any ideas on how to keep the back button, or show "done" to close the PDF?

by Nate Kahl
Mon Feb 17, 2014 6:37 pm
Forum: Issues
Topic: Custom List Dividers
Replies: 1
Views: 341
 
Jump to post

Custom List Dividers

Hello- I am trying to get the dividers of my list component to be the date, the items under the dividers would be only events within that date. Can you provide direction on how to do this? I was able to follow the steps in https://getsatisfaction.com/apperyio/... , however, this created a divider fo...
by Nate Kahl
Wed Dec 25, 2013 9:58 pm
Forum: Issues
Topic: Access-Control -Allow-Origin
Replies: 5
Views: 651
 
Jump to post

Access-Control -Allow-Origin

I am getting the following errors when attempting to send a text from my app: Failed to load resource: The 'Access-Control-Allow-Origin' whitelists only ' https://www.twilio.com '. Origin ' http://appery.io ' is not in the list, and is therefore not allowed access. https://api.twilio.com/2010-04-01/...
by Nate Kahl
Fri Nov 15, 2013 7:51 pm
Forum: Issues
Topic: Phone Testing Doesn't Work
Replies: 9
Views: 946
 
Jump to post

Phone Testing Doesn't Work

That did not fix the problem. Whats strange, is that i downloaded Chrome on my iPhone, and the app works fine with that web browser. any idea why it wouldn't work in Safari?

by Nate Kahl
Fri Nov 08, 2013 5:58 pm
Forum: Issues
Topic: Phone Testing Doesn't Work
Replies: 9
Views: 946
 
Jump to post

Phone Testing Doesn't Work

Thanks--I have shared my app with you.

by Nate Kahl
Fri Nov 08, 2013 5:42 pm
Forum: Issues
Topic: Phone Testing Doesn't Work
Replies: 9
Views: 946
 
Jump to post

Phone Testing Doesn't Work

iPhone 5s, iOS 7

by Nate Kahl
Fri Nov 08, 2013 5:39 pm
Forum: Issues
Topic: Phone Testing Doesn't Work
Replies: 9
Views: 946
 
Jump to post

Phone Testing Doesn't Work

app login screen...but i can't tell why it's not doing anything when I hit login.

by Nate Kahl
Fri Nov 08, 2013 5:32 pm
Forum: Issues
Topic: Phone Testing Doesn't Work
Replies: 9
Views: 946
 
Jump to post

Phone Testing Doesn't Work

I'm not sure why when I test my app in a web browser on my MAC everything works fine; however, when i use the QR code and try to access the app on my phone--I can't get past the login screen. Any suggestions?

Go to advanced search