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

Incorrect error message for disabled iOS camera permissions #624

Open
n-arms opened this issue Aug 29, 2023 · 2 comments
Open

Incorrect error message for disabled iOS camera permissions #624

n-arms opened this issue Aug 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working replicated Staff has been able to replicate bug on their device Seek Stale issues for triage

Comments

@n-arms
Copy link

n-arms commented Aug 29, 2023

Is this a camera bug?
Nope! I double checked and my build of Seek uses FrameProcessorCamera rather than react-native-inat-camera.

Describe the bug
On iOS if I turn off camera permissions for Seek, then open Seek and go to take a photo, I am given the error message "Sorry, the device you are using is not supported" rather than anything related to permissions.

To Reproduce
Steps to reproduce the behavior:

  1. In the Settings app, go to Privacy & Security > Camera
  2. Disable camera access for Seek
  3. Launch Seek
  4. In Seek, press the green camera button
  5. Press continue on the safety pop-up

Expected behavior
The error message should tell me to enable permissions in settings rather than tell me my device isn't supported.

Screenshots
79AE61E7-A494-4139-850F-5397D5A677AF

Smartphone (please complete the following information):

  • Device: iPhone SE (3rd generation)
  • OS: iOS 16.2
  • Version: 2.15.0
@n-arms n-arms added the bug Something isn't working label Aug 29, 2023
@n-arms
Copy link
Author

n-arms commented Aug 29, 2023

I want to take a stab at fixing this myself!

@jtklein jtklein added the replicated Staff has been able to replicate bug on their device label Sep 16, 2023
@jtklein
Copy link
Contributor

jtklein commented Sep 16, 2023

Thanks for the bug report. If you are still interested in taking a stab at this, let me know if you need any assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working replicated Staff has been able to replicate bug on their device Seek Stale issues for triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants