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.
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 ofcom.apple.springboard
for iOS 18+ in WDA (since so far, it looks like elements available viacom.apple.springboard
were also available viacom.apple.ContactsUI.LimitedAccessPromptView
as well).I haven't investigated this
com.apple.ContactsUI.LimitedAccessPromptView
behavior well yet.