Search found 32 matches

Go to advanced search

by PinetartInc
Wed May 04, 2016 4:28 pm
Forum: Issues
Topic: Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?
Replies: 8
Views: 2918
 
Jump to post

Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?

There are no errors in Weinre console. Can you suggest a solution? This function is a 'send gps in an emergency' feature so it needs to be able to send location when wifi is not available. Please help!

by PinetartInc
Sat Apr 30, 2016 5:24 pm
Forum: Issues
Topic: Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?
Replies: 8
Views: 2918
 
Jump to post

Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?

I turned on blue tooth and turned off wifi and the SMS app worked [on android]

by PinetartInc
Sat Apr 30, 2016 4:53 pm
Forum: Issues
Topic: Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?
Replies: 8
Views: 2918
 
Jump to post

Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?

Why would the app only send notification when wifi is enabled? Why isn't it use the phone's data plan?

by PinetartInc
Sat Apr 30, 2016 12:03 pm
Forum: Issues
Topic: Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?
Replies: 8
Views: 2918
 
Jump to post

Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?

I'm using twilio to send the SmS based on pre-set info in a collection. I'm retrieving 2 preset phone numbers and 2 present emails and sending them messages on button click. //alert(JSON.stringify(data)); if (data.length){ var address = Apperyio.storage.address.get(); var message = data[0].Emergency...
by PinetartInc
Sat Apr 30, 2016 2:37 am
Forum: Issues
Topic: Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?
Replies: 8
Views: 2918
 
Jump to post

Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?

ok so android only works when i turn on wifi. I need it to use the phone's data and sms networks. People may want to use this functionality when they're outside of wifi network. Any ideas?

by PinetartInc
Sat Apr 30, 2016 2:25 am
Forum: Issues
Topic: Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?
Replies: 8
Views: 2918
 
Jump to post

Why would 'send sms' function [with twilio] work on IOS version of app and not on android version?

I've created an app that among other features sends an 'emergency' SMS and email message of phone's gps location on the touch of a button on app. In testing app, functionality works on IOS using login with fb and username and password login. App sends SMS and email. However on Android phone, app doe...
by PinetartInc
Tue Sep 01, 2015 1:30 am
Forum: Issues
Topic: I Can't find the Project > Clipboard Import/Export Button in Appery.io Builder Interface
Replies: 1
Views: 894
 
Jump to post

I Can't find the Project > Clipboard Import/Export Button in Appery.io Builder Interface

I am using the upgraded version of the Appery.io interface builder. I am trying to export the xml for a screen from a project (lets call it project 1) to a second project (project 2). I found Appery.io documentation on how to do this at this link: https://blog.appery.io/2010/12/copyin... Step 2 says...
by PinetartInc
Tue Aug 25, 2015 7:43 pm
Forum: Issues
Topic: Copy Android Certificate from app in old builder
Replies: 46
Views: 14629
 
Jump to post

Copy Android Certificate from app in old builder

Hello, here I am 18 hrs later. Any help available?

by PinetartInc
Tue Aug 25, 2015 1:30 am
Forum: Issues
Topic: Copy Android Certificate from app in old builder
Replies: 46
Views: 14629
 
Jump to post

Copy Android Certificate from app in old builder

Hello we tried all the above steps to extract the certificate from the old metadata.xml backup file, but there is no line of code with autogenerated.crt in that file. Could you extract the cert for us as well?

by PinetartInc
Thu Jun 11, 2015 8:16 pm
Forum: Issues
Topic: Navigate to page events not working
Replies: 12
Views: 3888
 
Jump to post

Navigate to page events not working

I solved the problem on my own!

Go to advanced search