iOS Question meta refresh for webview does not work

ottercat

Member
Licensed User
B4X:
resp.Write($"<meta http-equiv="Refresh" content="0; url='http://11.11.11.11.11:1111/something_else?param=${variable}'" />"$)

Ignoring the privacy changes of course... the above works on android but will not cause the webview to refresh on the iphone. Any ideas?
 
Top