nativescript-camera-plus icon indicating copy to clipboard operation
nativescript-camera-plus copied to clipboard

Results 59 nativescript-camera-plus issues
Sort by recently updated
recently updated
newest added

Hi. I want to use CameraPlus in a Nativescript-Vue Project. My Problem ist that no photo is saved to the iOS Photoroll and the photoCapturedEvent is not fired. I tried...

Hello, I'm using nativescript-camera-plus in an application I'm developing, and so far everything has worked fine, however when testing on a Redmi 6a cell phone I noticed that the photos...

Hello, here is my setup: ``` ... ... ``` When the user opens the camera, a popup asking for permission to access the camera appears, and after the user accepts,...

Hi, I managed to make it torch rather then flash on android, Anyone knows how to make it work on ios ? Thanks

I am using NS 8.5.3 and when I try to build the app on Android, I get the following error: **AAPT: error: resource android:attr/lStar not found.** The error seems to...

**### 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'...

Hi, In ng-project (ns-android 6.5.3) when i compile my project obtain this error: ![image](https://user-images.githubusercontent.com/11317014/117130967-134bb280-ada1-11eb-8775-f9678432d796.png) its a error of dependences, because the repository its forbidden Thanks

Is there a way to change the video recording format to .mp4 on iOS (like it does on Android)? On iOS it saves as .mov.

Using CameraPlus v. 4.1.0 There's still a bug in iOS that creates an error when sending a photo taken with the camera back to the calling function. Goal is to...