Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

App works in browser but not on android phone 4.4.4

Hi Jeffrey,

Please try following JS code for android device:

pre

window.open("sms:+375292771265?body=Hello from Appery.io!")

/pre

More info here: https://blog.appery.io/2014/03/dialin...

Thanks.

Jeff6870239
Posts: 0
Joined: Wed May 14, 2014 12:20 am

App works in browser but not on android phone 4.4.4

I've published several apps that work on thousands of phones using simply
onclick Navigate to link tel:123321123 or sms:3213211234

And now you are telling me it won't work anymore.

You suggest two different codes for iphone and Android.

What part of your process broke my apps causing hundreds of lost hours?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

App works in browser but not on android phone 4.4.4

Hi Jeff,

Thanks for this update. That's how new cordova works.

You can find more in internet. For example here: http://stackoverflow.com/questions/19...

Regards.

Return to “Issues”