Capture Video not works in Nokia android 9

Hi,
I have added a facility for uploading video and it works in all mobile phones except nokia 3.1 android 9 , the issue is it is going to camera and records video but after that it is not showing ‘ok’ button for uploading , instead of that after time duration it goes to normal video mode and not coming back to the app.
Here is mycode :
navigator.device.capture.captureVideo(captureSuccess, captureError, { duration: 10, limit: 1 });

Hi,
Since this has nothing to do with framework-7. I thin you should talk to the author of the plugin

maybe there is a compatibility issue. idk

Thank you for your reply ,
When i check that plugin some one reported that issue earlier and not solved yet.