Camera not working

I added a very simple Open camera button, that triggers just the one event.

When I try to run it from my phone (iPhone 15 Pro Max) it asked me for permissions first, I allowed them and then it gives me this error:
This app is missing either ‘NSCameraUsageDescription’ or ‘NSMicrophoneUsageDescription’, so audio/video services will fail. Ensure both of these keys exist in app’s Info.plist.

Can I do something to make this work, or should I wait for bubble to update the info.plist file

@marina.ebusiness Yup, I also see this on my end. It’s a new bug, I believe, as this worked last week!

I reported an issue and looks like someone is working on fixing this.

This was unfortunately due to an update in React Native versions, looks like apple now wants this extra permission. We are working on supporting this additional permission

2 Likes

Thanks @nick.carroll! Any ETA on when this will be fixed? That’s the only thing stopping me from publishing my app :eyes:

@nick.carroll any updates on this?

Will check with the team about timing for this fix

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.