-
-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Apple Major OS releases 2023 #3129
Comments
Tested with #3204 |
@brustolin, and @kahest, what's the current state of this issue? If I'm not mistaken we only miss validating the features with customer data? |
@philipphofmann most of the tvOS tests are still pending, we deprioritized them a bit |
@philipphofmann can you check customer data? |
@brustolin, what about we do it together and I show you how I do it so that you can do it as well next time? |
Everything done. We can close this. |
Description
iOS 17, tvOS 17, watchOS 10, and macOS 14 are about to GA in September 2023. We should test whether our SDK works appropriately on these new OS versions.
Other tasks
Must-have
Optional / TBD
Test plan manual test
╳ = not available
☑️ = works on another platform. Not needed to put in the effort to test on this platform, because we are going to validate the feature with customer data.
Test plan check with customer data
Check features with customer data once iOS 17 is released. We only check iOS with customer data as things breaking there would have the most significant negative impact because we have, by far, the most projects on iOS. For the other platforms, the manual test above is sufficient.
Similar to #2116
The text was updated successfully, but these errors were encountered: