We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a project in Rhomobile v5.5.0.62 and try to use Barcode API. But I got this error
Error: uninitialized constant Rho::Barcode
Below is my build.yml
android: manifest_template: "AndroidManifest.erb" version: "9.0.0" android_title: 0 extensions: - coreapi - barcode
Could some one please help me why I got this error :(
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a project in Rhomobile v5.5.0.62 and try to use Barcode API.
But I got this error
Below is my build.yml
Could some one please help me why I got this error :(
The text was updated successfully, but these errors were encountered: