capacitor-community / capacitor-community/camera-preview

open camera is slow

Open
#267 7 comments 6 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.