Hi,
We’re experiencing a problem with the camera in our app, and have tried two different approaches to resolve it:
- Capacitor Camera Plugin: With this plugin, we found that the camera crashes on some devices but not all. Our research suggests that this might be due to an operating system issue. only the Camera crashes not the app.
- Webview API: Using this approach, we encountered an issue on each device where the camera stream doesn’t function properly until the screen is touched.
Any advice or guidance you can provide to help us address these issues would be greatly appreciated.
Package version:
Ionic 4.7.1
@ionic react 6.5.6
capacitor camera 4.1.4
Best regards