标签: ios webview
同样的事情发生在Android&使用shouldOverrideUrlLoading方法解决了这个问题。
shouldOverrideUrlLoading
Android webview的问题是它不支持多个窗口&弹出谷歌登录无法处理。
我如何在iOS Webview解决此问题?
iOS Webview
Google登录后出现的错误消息为Please Close this Window。对于Facebook登录,没有错误消息,just a blank screen。
Please Close this Window
just a blank screen
有人可以帮忙吗?我们将非常感激。