-
Notifications
You must be signed in to change notification settings - Fork 677
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
Takes Photo when presented and -- master branch #103
Comments
Hey @syky27, Thanks for reporting your findings, we will have a look and see what we can do to fix them before the next release. Anyone is of course free to make PR to fix said bugs and we would be super happy if that happened. Sorry for any confusion that this may have caused. Stay awesome and thanks for supporting |
The first bug you mention sounds like the same one I ran into, but was fixed in #106. |
@syky27 Both these issues have been fixed. Please try latest version 1.3.0 |
Hi!
I forked your awesome ImagePicker from master, because I need it to bend the functionality little bit for purpose of app I am developing. And I found two related bugs.
1. ImagePicker takes Photo on when presented
This was really weird so I dug deeper and found out that for some reason a notification with volume did change has been posted, and it makes ImagePicker to take picture.
2. While taking pictures using button to change volume ImagesPicker ignores imageLimit
And this is second bug.
I am not really sure if you guys are aware of these bugs or not. But considering that you are running two branches
master
anddevelopment
I though that this is something that should not be in master.I would try to find origins of these problems but I am in hurry to finish the project I am working on, so I am just reporting these issues.
Anyway thanks for awesome contribution to community!
The text was updated successfully, but these errors were encountered: