Error opening camera React Native project + Portals

Hello, I’m running a React Native project with portals, and it’s working great. Now, I’m facing the challenge of using a Capacitor plugin. I implemented the camera plugin, and it worked fine on iOS, but on Android, it requests permissions but doesn’t open the camera.

I’m using the latest versions. Has anyone encountered this issue and managed to solve it?

Thank you.

1 Like

Please, can you show a bit of your code?

look for any error or warning related information in the console log when app is running on android.