Aureanna Hakenson
Posts: 0
Joined: Mon Apr 06, 2015 4:52 am

Popup appearing when testing app on browser but not on tester app/mobile browser.

I have a page on my app where there is a choice of three radio buttons, and when one is selected, a popup is supposed to appear (like a quiz). This works fine when I test the app online in the browser on my laptop, but the popup doesn't appear when testing the app in the tester app or on a mobile browser. The logic I am using is Click - Open Popup, on each of the radio buttons. I have other click-popup logic in my app that seem to be working fine in both places. Any idea why it would work in one place but not another or what the problem could be? I checked the weinre debugger and there weren't any errors.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Popup appearing when testing app on browser but not on tester app/mobile browser.

Hello -

Have you tried to test your app on actual device as an installed app? Weinre debugger will work only on the app installed on the device.

Aureanna Hakenson
Posts: 0
Joined: Mon Apr 06, 2015 4:52 am

Popup appearing when testing app on browser but not on tester app/mobile browser.

Hello! I tried running it on the Xcode ios simulator and the appetize.io simulator and it didn't work on those either. Seems like it only wants to work on my laptop browser. It does seem to work if I use a regular button instead so I may just switch to a regular button instead of radio button and leave it at that.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Popup appearing when testing app on browser but not on tester app/mobile browser.

Hello,

Please test it on the real device as Illya suggest you above and kindly let us know the result.

Return to “Issues”