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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Starting in iOS 11, Apple has provided a write-only photo permissions. We should support this, even if never prompted (e.g. only a native Photos permission). This is supported in other browsers (e.g. FF)
Steps to Reproduce
Go into Device Settings (not Brave settings)
Select Brave from app list
Select Photos
Select "Add Photos Only"
The text was updated successfully, but these errors were encountered:
In the described Steps to Reproduce, on my iPhone 7, iOS 12 I could not find Photos in the Brave panel from the apps list.
The version I'm running is the 1368a45 commit of the development branch, built to device with Xcode.
On iOS 12+ I think the Device path should be: Settings > Privacy > Photos > Brave
However I am unable to verify that; there are 3rd party apps in the list but Brave is not among them. Maybe it's because Brave hasn't asked for access permissions to Photos yet, but I can't figure out how to have the Brave app prompt for them.
Description:
Starting in iOS 11, Apple has provided a write-only photo permissions. We should support this, even if never prompted (e.g. only a native Photos permission). This is supported in other browsers (e.g. FF)
Steps to Reproduce
The text was updated successfully, but these errors were encountered: