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
本周上报过来的问题。实践中发现安卓端UC浏览器会拦截自动唤起。 必须要在页面中有用户点击行为才能触发对应的唤起操作。
外链点击跳转到页面的视为用户行为操作,可以实现唤起。 地址栏输入、短信链接跳转、二维码扫描输入、页面刷新操作等,四种操作均无法自动跳转。
针对该情况是否有解决方案,可以同步一下
The text was updated successfully, but these errors were encountered:
No branches or pull requests
本周上报过来的问题。实践中发现安卓端UC浏览器会拦截自动唤起。
必须要在页面中有用户点击行为才能触发对应的唤起操作。
外链点击跳转到页面的视为用户行为操作,可以实现唤起。
地址栏输入、短信链接跳转、二维码扫描输入、页面刷新操作等,四种操作均无法自动跳转。
针对该情况是否有解决方案,可以同步一下
The text was updated successfully, but these errors were encountered: