My goal is to open a link through the iOS Safari address or URL bar.
After testing, I have found that in newer iOS versions, the address bar no longer executes
javascript:alert("hi");
as it did before.
Have any new methods been introduced, or has this feature been completely removed?