camera-preview icon indicating copy to clipboard operation
camera-preview copied to clipboard

open camera is slow

Open scr2em opened this issue 2 years ago • 6 comments

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

 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

scr2em avatar Dec 12 '22 10:12 scr2em

This 4 seconds is hurting me. I'm having to work around it with crafty UX. Does anyone know why it's so slow?

jkennedy1980 avatar Jul 05 '23 22:07 jkennedy1980

@jkennedy1980 I haven't figure it out yet. @riderx can you help with this ?

scr2em avatar Jul 06 '23 00:07 scr2em