从UI-Testing-Cheat-Sheet找到利用addUIInterruptionMonitorWithDescription("Location Services")
监听定位权限的提示框。不知道推送、通讯录等对应的Description
值是什么。用Accessibility Inspector
也找不到类似的字符串。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
好吧!在stackoverflow 找到通知用
User Notifications
。有没有文档定义各个事件啊?