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

onResult not called in android N #36

Closed
shayanpourvatan opened this issue Jun 8, 2017 · 4 comments
Closed

onResult not called in android N #36

shayanpourvatan opened this issue Jun 8, 2017 · 4 comments
Labels
Milestone

Comments

@shayanpourvatan
Copy link

First of all thanks for your great library, I've ran sample code into android emulator API version 25, but onResult not called in photoResult for saved image, I've test your code in Sony API 23 and it's work fine.

Can you help me to fix this issue.

@Diolor Diolor added the bug label Jun 8, 2017
@Diolor
Copy link
Member

Diolor commented Jun 8, 2017

Thanks @shayanpourvatan for reporting. Might be affecting only emulator. N devices are ok for me but we need to check first. Might be related to file URIs/paths

@Diolor
Copy link
Member

Diolor commented Jun 8, 2017

Ok. Issue is that autofocus is not happening/completing in emulator

@shayanpourvatan
Copy link
Author

Thanks @Diolor

@dmitry-zaitsev dmitry-zaitsev added this to the 1.0.2 milestone Jun 9, 2017
@dmitry-zaitsev
Copy link
Member

Implementation on emulator violates JavaDoc of the Camera, so, unfortunately, we are not able to help here without introducing hacks. If this issue will appear on a real device we will take a look again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants