Skip to content
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

Validate Cross Process compatibility across devices and OS Versions #5

Open
5 tasks
zspencer opened this issue Aug 17, 2020 · 1 comment
Open
5 tasks

Comments

@zspencer
Copy link
Member

zspencer commented Aug 17, 2020

This Issue May Be Closed When

  • 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 Compatibility

Scenario: CrossProcess works across a variety of iOS devices and OS Versions
   Given a build of CrossProcess
   When I run it on the following devices:
   | os       | device | 
   | ios 14 | iPhone XS Max | 
    #  TODO: FILL THIS OUT WITH TARGET DEVICES
   Then 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
@zspencer
Copy link
Member Author

Bug report from user:

Subject: Cross Process can‘t be opened anymore
Message: Afrer the latest update (iOs)

See: https://groups.google.com/a/zinc.coop/d/msgid/momentpark/344928683.779.1606165578113.JavaMail.root%40v6-aux-854bd75b94-rtrjv?utm_medium=email&utm_source=footer

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

No branches or pull requests

1 participant