Page 2 of 2

Specific Value Change on "Select Event"

Posted: Tue Nov 18, 2014 5:09 pm
by David Paez7098939

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 :(


Specific Value Change on "Select Event"

Posted: Tue Nov 18, 2014 6:53 pm
by Maryna Brodina

Hello!

What is your device and OS version? Do you install app on device?


Specific Value Change on "Select Event"

Posted: Tue Nov 18, 2014 8:14 pm
by David Paez7098939

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


Specific Value Change on "Select Event"

Posted: Wed Nov 19, 2014 1:31 am
by Yurii Orishchuk

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.


Specific Value Change on "Select Event"

Posted: Tue Nov 25, 2014 2:42 pm
by David Paez7098939

Image

So thats my select list from which:

Image

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

Image

the way we configure it, it's just like this Image

Which works every time on the test browser utility, you can see below that downloads are happening how they are supposed to.

Image

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.


Specific Value Change on "Select Event"

Posted: Tue Nov 25, 2014 11:37 pm
by Yurii Orishchuk

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.


Specific Value Change on "Select Event"

Posted: Mon Dec 01, 2014 6:13 am
by David Paez7098939

Thank you, I will publish the the app link soon. I will also try the virtual click.


Specific Value Change on "Select Event"

Posted: Wed Dec 03, 2014 3:24 pm
by David Paez7098939

Specific Value Change on "Select Event"

Posted: Thu Dec 04, 2014 1:47 am
by Yurii Orishchuk

Hi David,

Please specify steps to reproduce this problem in your app.

Regards.