Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera - taking a photo with .getPhoto() in macOs is having delays #2092

Open
1 of 3 tasks
c27gc opened this issue Apr 25, 2024 · 0 comments
Open
1 of 3 tasks

Camera - taking a photo with .getPhoto() in macOs is having delays #2092

c27gc opened this issue Apr 25, 2024 · 0 comments

Comments

@c27gc
Copy link

c27gc commented Apr 25, 2024

Bug Report

Plugin(s)

"@capacitor/camera": "^5.0.0",

Capacitor Version

馃拪   Capacitor Doctor  馃拪

Latest Dependencies:

  @capacitor/cli: 6.0.0
  @capacitor/core: 6.0.0
  @capacitor/android: 6.0.0
  @capacitor/ios: 6.0.0

Installed Dependencies:

  @capacitor/cli: 5.7.0
  @capacitor/core: 5.7.0
  @capacitor/android: 5.7.0
  @capacitor/ios: 5.7.0

Platform(s)

  • iOs
  • Android
  • Web

Current Behavior

When I take a picture from the browser on the macOS operating system, the getPhoto() method takes several seconds before returning the image. This situation often causes users to click the take photo button again producing an error.

peek_1

After you click the button to take a picture between 3 and 4 seconds passes before obtaining a response.

Expected Behavior

the expected behavior is that the app takes the picture immediatly, as it happens on windows where this problem does not occur ( see attached gif )

ezgif-6-ec49e009ae

Code Reproduction

Captura de pantalla 2024-04-24 a las 8 33 18鈥痯 聽m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants