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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash while capture photo in IOS #32

Closed
ravi2210 opened this issue Feb 14, 2025 · 9 comments · Fixed by #42
Closed

Crash while capture photo in IOS #32

ravi2210 opened this issue Feb 14, 2025 · 9 comments · Fixed by #42
Assignees
Labels
bug Something isn't working

Comments

@ravi2210
Copy link

  1. App Crash
    When we are doing fast photo capture then app is getting crash.

Steps to reproduce

continue click on capture button in ios app.It will crash immediately.

  1. Image roation.

Once image got save in memory using image saver and try to load on UI from image path then image got rotate to diff angle in IOS. Android is working expected.
After saving image using Image saver

@Kashif-E
Copy link
Owner

Hey @ravi2210 by different angle do you mean inverted image?

@ravi2210
Copy link
Author

Hey @Kashif-E sorry the image rotation issue is fixed when I used coil lib to load the image. thanks for you support.

But for fast photo capture in IOS we need support. Can you please check on this.

@Kashif-E
Copy link
Owner

sure @ravi2210 i am currently working on fixing some other issues as well, this fix will be available by the weekend

@Kashif-E Kashif-E self-assigned this Feb 14, 2025
@Kashif-E Kashif-E added the bug Something isn't working label Feb 14, 2025
@Kashif-E
Copy link
Owner

Kashif-E commented Feb 14, 2025

@ravi2210 would you be able to test the code in master and let me know if you are able to reproduce the issue?

@ravi2210
Copy link
Author

@Kashif-E sure let me check, will update you asap

@ravi2210
Copy link
Author

I am getting this log "Image Capture Error: Capture too frequent", and after that I am not able to capture any other image.
How to enable multiple photo capture just like native camera..

@Kashif-E
Copy link
Owner

which device are you on? @ravi2210 and your ios verion?

@ravi2210
Copy link
Author

IOS 15

@Kashif-E
Copy link
Owner

will provide the fix today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants