You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm loading a web page in a webview that uses window.confirm to prompt the user before taking an action. The javascript confirm dialog never shows on iOS. This works fine on Android. I've also confirmed via mobile Safari that the confirm dialog is shown properly. Any advice?