cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
541 stars 69 forks source link

Change minimum supported iOS version to 11.0 #31

Closed NickEntin closed 3 years ago

NickEntin commented 3 years ago

Testing this out to see if it fixes #29. If this works, it means that having the minimum version at 12.0 is the issue, and using 11.0 would be an option until we figure out the root cause of the flaky tests.

Running tally: Passed Failed
4 0
NickEntin commented 3 years ago

Build seems pretty stable. This implies that iOS 12 as the base SDK is the issue.