-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add an option to suppress the result message (was: build failed) #32
Comments
How do you build your app? |
I upload my zip file to PhoneGap Build ... Config.xml file I specify: PhoneGap (iOS / Android / Windows) |
And what's the error exactly (there should be a button to reveal it) |
-compile: BUILD FAILED |
Can you doublecheck you've configured PGB to build with gradle instead of ant? |
I'm not sure where I should specify that, but this is my config.xml
` |
Look for gradle in the doc: http://docs.build.phonegap.com/en_US/configuring_preferences.md.html |
EddyVerbruggen, YOU ARE A STAR!!! works now!! Thanks so much you have no idea how much you've helped me! |
Awesome, glad that worked! |
Hey Eddy! I'm wanted to find out if it's possible to change the result messages.. after you scan a barcode there's a result message at the bottom that says... for example: Found URL Is it possible to remove this message from showing up ? Thanks! |
Can you share a screenshot? |
That was added by the ZXing guys recently. We could add an option to suppress it but it's not currently possible. |
Hi,
Has anyone noticed that this build is now failing ?
Unable to use this with PhoneGap Build
Thanks
The text was updated successfully, but these errors were encountered: