Moritz A. Vieli

Results 5 comments of Moritz A. Vieli

I have the same problem on an HTC. This issue is urgent because I know of no workaround. @NickIliev Can you reopen the issue? This was OK with nativescript-camera 3.0.0...

@NickIliev I created a playground project and it's working fine there: https://play.nativescript.org/?template=play-ng&id=K9bfFz&v=3 I'm on it, figuring out the differences.

I updated nativescript and the core modules to the latest version and now I'm getting these errors: JS: ERROR Error: Uncaught (in promise): Asset '/storage/emulated/0/DCIM/Camera/NSIMG_20180522_71532.jpg' cannot be found. JS: onFailure...

@NickIliev @andriamanarivo is right. as soon as I add the "Camera" folder, everything works fine. Meanwhile, I haven't figured out, why it works on the playgrounds but not on my...

Just wanted to let you know, it's working for me in Angular 7 like this: "scripts": [ "node_modules/ace-builds/src-min/ace.js", "node_modules/ace-builds/src-min/mode-properties.js", ] I did not have to change anything else.