EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

location.reload() bug in iOS

Hi There,
I need to reload the page.
location.reload() works fine with Android.
however, not with iOS. it somehow relaunches the app itself.
I tried several things I hv got on different sites but nothing works.
would you guys have the solution ?
thks in advance,
Eric

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

location.reload() bug in iOS

Hello Eric,

Could you please clarify have you tried codewindow.location.reload();/code?
Also please specify what device and OS you are using for tests?

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

location.reload() bug in iOS

Hi Evgene, i tried several such as:
location.reload(true);
document.location.reload() also with true
and also your suggestion with window.loc ...
however, still doesn't work and still come back to the opening screen, instead of reloading the page.
and for both, iOS9.3.5 and iOS10.
:(
Any other suggestion ?
Eric

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

location.reload() bug in iOS

Hi There, in fact the problem seems coming from somewhere else. I'll tell you more later about this window.loc...reload. hv a good day

Return to “Issues”