Search found 26 matches

Go to advanced search

by Amanda
Mon Mar 31, 2014 2:44 am
Forum: Issues
Topic: Hangs when exporting to xcode
Replies: 2
Views: 560
 
Jump to post

Hangs when exporting to xcode

Nevermind. Got it working. I think there was a download hung in the background or something.

by Amanda
Mon Mar 31, 2014 2:15 am
Forum: Issues
Topic: Hangs when exporting to xcode
Replies: 2
Views: 560
 
Jump to post

Hangs when exporting to xcode

I can build an IPA, export to Eclipse, and test in the browser. But when I try to export to xcode, it hangs forever. The project is shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and is called JCC Test. I cannot even export old versions of the pro...
by Amanda
Fri Mar 28, 2014 1:50 pm
Forum: Issues
Topic: How are notifications normally received on Android devices? And why don't badges work?
Replies: 3
Views: 938
 
Jump to post

How are notifications normally received on Android devices? And why don't badges work?

This is probably a dumb question but I just bought my first Android device and am testing push notifications on it, and it seems weird. I am using Galaxy Prevail 2 running 4.1.2 I had my sound off and I thought for a while that the push notifications were not being received by the device because the...
by Amanda
Fri Mar 28, 2014 1:36 pm
Forum: Issues
Topic: Push Notifications not working
Replies: 96
Views: 15407
 
Jump to post

Push Notifications not working

Hi, I realized that the notifications are coming through - kind of - I am going to start a new thread about it because it's really more of a question about how notifications work on Android phones.

by Amanda
Thu Mar 27, 2014 4:47 pm
Forum: Issues
Topic: Push Notifications not working
Replies: 96
Views: 15407
 
Jump to post

Push Notifications not working

Nikita, as I previous stated, I had checked the device records. See above for my notes about that. I triple-checked my Sender ID and key. I am not familiar with any cerfiticates required for Android push. Maryna, the notifications are not received by the phone at all, as far as I can tell, though ma...
by Amanda
Mon Mar 24, 2014 5:04 pm
Forum: Issues
Topic: Push Notifications not working
Replies: 96
Views: 15407
 
Jump to post

Push Notifications not working

Follow up: I exported to Eclipse and ran the project from there. When run that way, a new row was added to the device database with a real token. The deviceId says null;c92... So, that's much better. When I send a push notification, I do not get an error anymore. The list of "scheduled notifica...
by Amanda
Mon Mar 24, 2014 1:40 pm
Forum: Issues
Topic: Push Notifications not working
Replies: 96
Views: 15407
 
Jump to post

Push Notifications not working

I also get the InvalidRegistration error with an Android device. It is working in iOS. I triple-checked my Sender ID and API Key. In the database, this device shows "Class not found" for deviceID and "undefined" for token. I deleted the row from the database, uninstalled and rein...
by Amanda
Mon Mar 24, 2014 1:26 am
Forum: Issues
Topic: How to open native Maps app?
Replies: 10
Views: 1781
 
Jump to post

How to open native Maps app?

Thanks. Instead of a link, I made it a button and made the click call this Javascript. It doesn't open the native maps app, which is what I originally wanted, but it does open in a browser window that I can live with:

window.open('https://maps.google.com/?q=location',...');

by Amanda
Fri Mar 21, 2014 6:48 pm
Forum: Issues
Topic: How to open native Maps app?
Replies: 10
Views: 1781
 
Jump to post

How to open native Maps app?

I'd like an address in my app to cause a native map app to open -- either Google Maps or Apple Maps on IOS - I really don't care which. I tried setting the link URL to geo:lat,long, but then it opened in Google Earth. I set it to http://maps.apple.com/?q=location , but then it opened in a web browse...

Go to advanced search