-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
[av] fix record permission selector #28236
[av] fix record permission selector #28236
Conversation
@Kudo - this fixed the issue, thanks! The app store just accepted my build that was previously rejected for |
super excited to hear that the solution works. huge thanks to @hueter for confirming ❤️ |
What version is this fix included in? And why does the expo-av NPM page list 13.10.6 instead of 14.0.2? |
@paulschreiber it's published as |
I'm curious to see whether these changes bypass the Apple detection mechanism. Has anyone tried to submit an app with this already? @Kudo Sorry I didn't reply sooner, just bought a house, been busy :) |
@IjzerenHein yes, thanks for @hueter to confirm that at #28236 (comment) (sorry my turn for not response timely from sdk 51 release 😅) |
Okay completely missed that 🫣 👍 👍 👍 👍 |
Why
alternative solution for #28006 and hopefully to fix #26730
How
fix the permission requests like what we did in expo-location
Test Plan
NCL + recording to test the permission requester
Checklist
npx expo prebuild
& EAS Build (eg: updated a module plugin).