-
-
Notifications
You must be signed in to change notification settings - Fork 287
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: If camera permission is denied, allow the user to approve it again #1583
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1583 +/- ##
==========================================
- Coverage 8.86% 8.84% -0.02%
==========================================
Files 161 162 +1
Lines 6623 6693 +70
==========================================
+ Hits 587 592 +5
- Misses 6036 6101 +65
Continue to review full report at Codecov.
|
Is-it better like so @teolemon? |
👍 |
Just one thing, as far as I know opening the settings for manual permission approval isn't supported on iOS |
@M123-dev Don't worry, it works well on iOS RPReplay_Final1650125230.MP4 |
Perfect @g123k this simplifies everything. A older version had this in the docs:
|
Actually that’s also the case in iOS. |
bbc4370
to
8b0adc5
Compare
Camera.mp4
Fix #1564