juntaocheng commented on issue #227:
URL: 
https://github.com/apache/cordova-plugin-media-capture/issues/227#issuecomment-949337777


   > @sampalm Hello, I'm actually encountering / attempting to patch this same 
issue in my app.
   > 
   > Please see - #215
   > 
   > It appears the issue is the plugin storing the video in non-local storage 
location, and then Android 11 doesn't allow the webview to access that data.
   > 
   > Our fix for now, is to fork this code from pull #215 (here : 
https://github.com/chriskhongqarma/cordova-plugin-media-capture ) and install 
from there. We're just building / testing this now.
   > 
   > There's some comments on #215 that it is slated to maybe go in with v4.0.0 
of this plugin, which is waiting on cordova-android 10.0.0 which just got 
released last week, I think. ( 
https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md )
   > 
   > Lemme know if that helps, have any other questions.
   
   Thank you @PabbleDabble !
   You saved my life, too!


-- 
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]

Reply via email to