capacitor-community / capacitor-community/camera-preview
open camera is slow
Open
- Dominant language
- Java
- Stars
- 227
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
in my angular ionic app calling `start` takes 1.6s in iPhone 11 and 2.2s in iPhone 13 and 4s in iPhone 14
```js
await CameraPreview.start();
```
**Expected behavior**
I expect it to load faster in newer versions of iphone not the other way.
**Smartphone (please complete the following information):**
- Device: [iPhone 11, iPhone 13 , iPhone 14]
- OS: iOS16.1
- Capacitor v4
- package version: 3.1.2
Contributor guide
Assessment
This issue has not been assessed yet.