triniwiz / nativescript-videorecorder

:video_camera: NativeScript plugin for Video Recording . :video_camera:
Apache License 2.0
43 stars 29 forks source link

Advance page buttons not working on Android #73

Closed Ghits-nl closed 4 years ago

Ghits-nl commented 4 years ago

Hi,

Except the "Video recorder" button on advanced view page are the other buttons not working. Any suggestions is much appreciated

I am using iOS/Android but at the moment just want trying with android.

"dependencies": { "ffmpeg": "0.0.4", "gulp": "^3.9.1", "nativescript-audio": "^5.0.5", "nativescript-background-http": "3.4.1", "nativescript-barcodescanner": "^3.4.0", "nativescript-camera": "^4.2.0", "nativescript-drop-down": "^4.0.1", "nativescript-email": "^1.5.3", "nativescript-ffmpeg": "0.0.2", "nativescript-imagepicker": "^6.1.1", "nativescript-localstorage": "^2.0.0", "nativescript-numeric-keyboard": "^4.3.1", "nativescript-permissions": "1.3.6", "nativescript-platform": "^1.3.1", "nativescript-progressbar": "^1.0.2", "nativescript-sqlite": "^2.3.3", "nativescript-transcoder": "0.1.0-alpha.1", "nativescript-videoplayer": "^4.2.1", "nativescript-videorecorder": "^3.0.0-beta.3", "tns-core-modules": "6.0.1", "xmldom": "^0.1.27" }, "devDependencies": { "nativescript-dev-webpack": "1.2.0" },

[ files.zip ]