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 appear to be cases where we do not check to verify if the correct permissions have been set, which results in people who have been using ShakeIt for a long time to lose photographs.
Feature: Granting Permissions
In order to take and save photos
I want to grant the correct permissions to ShakeIt Photo
Scenario: Photographer Grants Permissions after Upgrading iOS versionsGiven a Photographer with a device running a version of iOS with old permission structures
When the device is upgraded to a version of iOS which requires different photo and camera access
Then the Photographer is prompted to grant photo access
And the Photographer is prompted to grant camera access
The text was updated successfully, but these errors were encountered:
Does this seem like something worth doing as part of the 3.3.0 release; or a 3.2.7 bugfix release? Or has this been fixed already? I know we did some explorations around checking and requesting permissions more explicitly, but I don't recall if we actually "fixed" it.
There appear to be cases where we do not check to verify if the correct permissions have been set, which results in people who have been using ShakeIt for a long time to lose photographs.
See: #13 (comment)
This Issue May Be Closed When
features/granting-permissions.feature
Feature Definition (features/granting-permissions.feature)
The text was updated successfully, but these errors were encountered: