We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
demo.apk测试: www.baofeng.com m.baofeng.com均提示网页无法打开 ERR_TOO_MANY_REDIRECTS,预览里面看很多302重定向,手机上其他浏览器打开正常。 暴风网站并没有HTTPS,网上查shouldOverrideUrlLoading方法要return false,检查项目中该方法已经是return false。这个是什么原因导致?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
demo.apk测试:
www.baofeng.com m.baofeng.com均提示网页无法打开 ERR_TOO_MANY_REDIRECTS,预览里面看很多302重定向,手机上其他浏览器打开正常。
暴风网站并没有HTTPS,网上查shouldOverrideUrlLoading方法要return false,检查项目中该方法已经是return false。这个是什么原因导致?
The text was updated successfully, but these errors were encountered: