appium / appium-xcuitest-driver

Appium iOS driver, backed by Apple XCTest
https://appium.github.io/appium-xcuitest-driver/
Apache License 2.0
752 stars 420 forks source link

docs: address com.apple.ContactsUI.LimitedAccessPromptView in troubleshooting #2474

Closed KazuCocoa closed 2 months ago

KazuCocoa commented 2 months ago

Adding https://github.com/appium/appium/issues/20591 as troubleshooting.

Maybe users will check com.apple.springboard for this dialogs, thus adding this description near place would help so far.

I wondered if we could use com.apple.ContactsUI.LimitedAccessPromptView instead of com.apple.springboard for iOS 18+ in WDA (since so far, it looks like elements available via com.apple.springboard were also available via com.apple.ContactsUI.LimitedAccessPromptView as well).

I haven't investigated this com.apple.ContactsUI.LimitedAccessPromptView behavior well yet.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 7.27.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: