Open ilsanto17 opened 2 months ago
This issue has been labeled as needs: reproduction
. This label is added to issues that need a code reproduction.
Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so we can debug the issue.
If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for us to reproduce the issue.
@ilsanto17, I am also getting the same error but in my case, I am able to open the camera, but when calling the startScan method 3-4 times very frequently then getting the below error: **Thread 37: "* -[AVCaptureSession startRunning] startRunning may not be called between calls to beginConfiguration and commitConfiguration"
@spSystango This is another issue, see #176.
Plugin(s)
Version
6.1.0
Platform(s)
Current behavior
When I click on the button to open the camera in iOS, after asking for permissions, I get the error I attach below. The camera does not open. On Android it works perfectly
Expected behavior
Camera opening
Reproduction
.
Steps to reproduce
.
Other information
No response
Capacitor doctor
Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.2 @capacitor/core: 6.1.2 @capacitor/android: 6.1.2 @capacitor/ios: 6.1.2
Installed Dependencies:
@capacitor/cli: 6.1.2 @capacitor/android: 5.5.0 @capacitor/core: 6.1.2 @capacitor/ios: 6.1.2
[success] iOS looking great! 👌 [success] Android looking great! 👌
Before submitting