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

Correctly work android 4 and higher versions? #12

Closed
maxotov opened this issue Aug 17, 2016 · 4 comments
Closed

Correctly work android 4 and higher versions? #12

maxotov opened this issue Aug 17, 2016 · 4 comments

Comments

@maxotov
Copy link

maxotov commented Aug 17, 2016

Hi! I want to know, did you try to test your library for any android 4 or high device? Correctly it wok for any device? Thank you.

@nguyenhoanglam
Copy link
Owner

nguyenhoanglam commented Aug 17, 2016

The library works well with API 15 or higher version but Android N as reported in issue #9

@maxotov
Copy link
Author

maxotov commented Aug 17, 2016

Did you test on Android 6 api 23 too? When open gallery do you check permissions? And on android N what api level version? This is latest android version?

@nguyenhoanglam
Copy link
Owner

The library checks permissions when running on API 23 or higher.
Android N is the upcoming version 7.0 . There is an error when capturing image and I'm trying to fix this bug.

@maxotov
Copy link
Author

maxotov commented Aug 17, 2016

Thank you for quick response

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

No branches or pull requests

2 participants