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

app crashed on Sony XL39h #9

Closed
lmk123 opened this issue Feb 3, 2015 · 3 comments
Closed

app crashed on Sony XL39h #9

lmk123 opened this issue Feb 3, 2015 · 3 comments

Comments

@lmk123
Copy link

lmk123 commented Feb 3, 2015

Hi , I use your plugin in my PhoneGap project , it works well , except on Sony XL39h !

Follow is my code:

cloudSky.zBar.scan( {} , alert , alert );

When I call .scan() method , mobile will open camera , but then it alert me "Sorry , App has been crashed" , and I click OK , then the app auto restart.

I hope you can fix it :)

@lmk123 lmk123 changed the title app crash on Sony XL39h app crashed on Sony XL39h Feb 3, 2015
@PaoloMessina
Copy link
Contributor

@lmk123
I have the same problem, try to get the logcat and find if the problem is on the autofocus.
We solve the autofocus change in my pull request and on another sony the app stop to crash!

#11

@dasgib
Copy link

dasgib commented Feb 23, 2015

I can confirm this issue. Tried on Moto E (4.4.4), Xcover 2 (4.1.2), Nexus 7 (5.0.2), HTC M7 (4.4.3), Moto G (4.4.4) - crashes everywhere, without auto-restart. Hope your pull-request will be merge soon :)

@tjwoon
Copy link
Owner

tjwoon commented Feb 27, 2015

This should be fixed now, thanks to @PaoloMessina's pull request #11

@tjwoon tjwoon added the bug label Feb 27, 2015
@tjwoon tjwoon closed this as completed Feb 27, 2015
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

4 participants