if ($(this).val() == "ep2") Appery("mobilebutton_6").attr("href", "https://player.vimeo.com/external/2984...");
Which works on the Web Tester but not on the phones
if ($(this).val() == "ep2") Appery("mobilebutton_6").attr("href", "https://player.vimeo.com/external/2984...");
Which works on the Web Tester but not on the phones
Hello!
What is your device and OS version? Do you install app on device?
This work in the browser test but when we try it in our devices it does not work. We try the appery app tester and we even packaged and tested with our Nexus 5 and Samsung G4. We have tested (even with the APK) on Android Kitkat and lolipop
Hi Davis,
I'm sorry but we need to see how you implemented your button(not select component).
May be you using button - "click" event handler with action navigate to page.. Or other?
Please show us it implementation screen shots.
Regards.
So thats my select list from which:
these lines of code make it possible for the mobileslectmenu_2 to play selected videos on on the vimeo component.
Now, we have download links; set up just like one above but they change the value of the mobilebutton_6
the way we configure it, it's just like this
Which works every time on the test browser utility, you can see below that downloads are happening how they are supposed to.
our Problem that this not happen in our Android Devices, when clicked on, then button does not work. yet the tester does.
We have tried several versions of android, several devices, we tried the the phone tester app and ven packaged the APK and tried on our test devices, it only works in the browser.
Hi David,
Thanks for this.
But i don't understand how do you implement your "download" button.
See details:
http://prntscr.com/5a64ti/directutton.
The solution very depends on this question.
If you don't know how to describe it please give us your your app public link and describe steps to reproduce this problem. We will take a look.
Also may be you use some "click" event handler on this button. If so - please use "virtual click" event instead of "click".
Regards.
Thank you, I will publish the the app link soon. I will also try the virtual click.
http://appery.io/app/mobile-frame?src...
There is the public link.
Hi David,
Please specify steps to reproduce this problem in your app.
Regards.