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

feat: camera permissions #48

Merged
merged 6 commits into from
Aug 27, 2024
Merged

feat: camera permissions #48

merged 6 commits into from
Aug 27, 2024

Conversation

reneaaron
Copy link
Contributor

  • Allow users to use the app without camera permissions (show buttons below camera)
  • After you repeatedly denied camera permissions the permission requests will stop working on Android (you need to go to the app settings to reset it I think, don't know the behavior on iOS)
  • Don't know if we still need the screen asking you to grant permissions (on Android that happens automatically via the useEffect() call)

@reneaaron reneaaron requested a review from rolznz August 26, 2024 15:16
pages/send/Send.tsx Outdated Show resolved Hide resolved
pages/send/Send.tsx Outdated Show resolved Hide resolved
reneaaron and others added 3 commits August 27, 2024 11:30
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
@reneaaron reneaaron merged commit 379f20f into master Aug 27, 2024
@im-adithya im-adithya deleted the fix/camera-permissions branch November 18, 2024 12:27
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

Successfully merging this pull request may close these issues.

2 participants