You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a fleshed out compatability table in the feature definition (ideally based upon market share?)
The feature definition is copied into the source repository under features/compatibility.feature
The feature definition may be stepped through manually (probably from a testflight build)
There is a build on TestFlight that we can ask the community to check against the compatibility table that we are confident works on iOS 14 and iOS 13 and our personal devices.
There are release notes indicating the improved compatibility in RELEASE_NOTES.md
Feature Definition
Feature: Cross-Device and OS CompatibilityScenario: CrossProcess works across a variety of iOS devices and OS VersionsGiven a build of CrossProcess
When I run it on the following devices:
| os | device | | ios14 | iPhoneXSMax | # TODO: FILL THIS OUT WITH TARGET DEVICESThen I can grant permissions to access my camera
And I can grant permissions to access my photo library
And I can take a photo and apply the filters
And I can apply the filters to a photo from my library
And I can save a filtered photo to my library
And I can share a filtered photo through the share widget
The text was updated successfully, but these errors were encountered:
This Issue May Be Closed When
features/compatibility.feature
RELEASE_NOTES.md
Feature Definition
The text was updated successfully, but these errors were encountered: