-
Notifications
You must be signed in to change notification settings - Fork 4
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
This doesn't compile #1
Comments
We have not publicly published that lib version just yet, we plan to issue a beta3.11 and update the reference in this example project. Will keep this open and close once resolved! |
Thanks for the fast response. What is the ETA for this? I need to use the camera for barcodes in a project. It appears the API will be completely different...? I'm currently trying to use 1.0.0-beta3.10, but without much success so far without an example of how to use it. |
I just reviewed com.camerakit: camerakit: 1.0.0-beta3.11 and the example does not work yet, when are the barcode versions available? Thank you! :D |
To app/build.gradle add:
to the "repositories" block. Change the "implementation" line to:
Builds and works just fine with those changes. |
The library com.camerakit:camerakit:1.0.0-beta3.10-expensify can't be found.
Changing this to the 1.0.0-Beta3 version of CameraKit results in several packages not being found.
The text was updated successfully, but these errors were encountered: