Skip to content
New issue

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

投屏提示怎么去掉 #3

Open
yunmi323 opened this issue Jul 1, 2020 · 2 comments
Open

投屏提示怎么去掉 #3

yunmi323 opened this issue Jul 1, 2020 · 2 comments

Comments

@yunmi323
Copy link

yunmi323 commented Jul 1, 2020

调用此SDK每次都会出现“投射/录制时显示敏感信息”提示,有办法去掉吗

@Warm-rain
Copy link

/**

  • 打开一个线程自动允许录屏投屏提示
    */

threads.start(function () {
var beginBtn;
if (beginBtn = classNameContains("Button").textContains("立即开始").findOne(2000)) {
beginBtn.click();
}
});

@heibai6
Copy link

heibai6 commented May 13, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants