nativescript-camera-plus
nativescript-camera-plus copied to clipboard
last version m1
### latest version i am working on mac m1, i have a mac pro 2012 it works normally.
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[1.0.0
-rc04]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown.
Dependency failing: androidx.camera:camera-view:1.0.0-alpha24 -> androidx.camera:camera-core@[1.0.0-rc04], but camera-co
re version was 1.0.0.
The following dependencies are project dependencies that are direct or have transitive dependencies that lead to the art
ifact with the issue.
-- Project 'app' depends onto io.github.triniwiz:[email protected]
-- Project 'app' depends onto androidx.camera:camera-lifecycle@{strictly 1.0.0}
-- Project 'app' depends onto androidx.camera:camera-view@{strictly 1.0.0-alpha24}
-- Project 'app' depends onto androidx.camera:camera-camera2@{strictly 1.0.0}
-- Project 'app' depends onto androidx.camera:camera-core@{strictly 1.0.0}
-- Project 'app' depends onto io.github.triniwiz:fancycamera@{strictly 3.0.0-alpha23}
@DevZatokio you found a solution ??
Solution Nativescript 6, in version 7 of nativescript it does not present the errors.
implementation 'androidx.camera:camera-view:1.0.0-alpha29'
implementation 'androidx.camera:camera-camera2:1.0.1'
Im in nativescript 6 and i can't update right now. Where did you put those lines ?
I went through the same thing
App_Resources/Android/app.gradle