Skip to content

Comments

docs: make Xcode/iOS compatibility tables clearer#2737

Open
eglitise wants to merge 1 commit intoappium:masterfrom
eglitise:compat-tables
Open

docs: make Xcode/iOS compatibility tables clearer#2737
eglitise wants to merge 1 commit intoappium:masterfrom
eglitise:compat-tables

Conversation

@eglitise
Copy link
Contributor

@eglitise eglitise commented Feb 20, 2026

Currently the iOS version support section has 3 different tables, which is somewhat complicated to parse and understand. This PR reduces this down to 2 tables (one for Xcode, one for iOS), with each listing both the minimum and maximum supported driver/WDA versions.

Other changes:

  • Add 'not tested' labels for versions older than 2 major ones
  • Add required versions for iOS 26.4 (due to remote-debugger)
  • Remove required versions for iOS 8 (I believe the driver has only ever supported 9.3+)
  • Fix 2 unrelated link warnings shown when building the docs

| Xcode 14-beta.3 / iOS 16 Beta | `4.7.4` (WDA `4.8.1`) |

The following are the last driver versions that are compatible with older Xcode versions:
but may also work with older versions whose support has not been explicitly removed.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably, we should address that we may not implement workarounds only for older iOS versions. Also, if we need to make an implementation decision, we'll prioritize supported versions (two majors).

Small modifications are fine, but sometimes workarounds for older ones may require broader changes, which we may not make.

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

Successfully merging this pull request may close these issues.

2 participants