AkshatJain12 opened a new issue, #1637: URL: https://github.com/apache/cordova-android/issues/1637
<!------------^ Click "Preview" for a nicer view! --> ### **Problem** I am using the following code to get an array of all video media devices.  When I package this code in the cordova android app, in all of the android devices, the above code returns empty labels. Please see the below screenshot of the output:  However, if I run my application in chrome browser of the same android phone, I am able to see the labels correctly.  --- ### **What is expected to happen?** The labels should not be blank for android apps --- ### **Information** Device: All Android devices: Android Galaxy S21, Pixel 4a, Galaxy S7, OnePlus 8 Pro OS: Android Version: Android 8-13, tried all versions Note: We are using voltbuilder to create andorid app, config file used to pass cordova details to voltbuilder as follows: https://onedrive.live.com/?authkey=%21AGU9mKQgna2yhek&cid=513DCD6F223F0404&id=513DCD6F223F0404%21110&parId=root&o=OneUp Checklist - [ ✔] I searched for existing GitHub issues - [✔ ] I updated all Cordova tooling to most recent version - [✔ ] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
