You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/08/04 13:46:25 UTC

[GitHub] [cordova-plugin-media-capture] PabbleDabble commented on issue #227: MediaCapture CaptureVideo immediately closing app on Android 11

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


   @viktor-shmigol  
   
   > I'm getting the same error while recording Audio.
   
   When?  On the 3.0.3 version of cordova-plugin-media-capture?  That would make sense to me as Android 11 has changed the file securities.  That's what #215 was meant to fix for audio/video/image (I think, we only use it for video but looking at the PR it looks like the user made a method to use absolute path - which works with Android 11)
   
   > cordova-plugin-file-opener2
   > file.resolveLocalFilesystemUrl(fileUrl)
   
   That sounds like a different plugin, and I would suggest seeing if they have an update for that.  
   
   We've experienced broken file/system path issues for Android 11 (or even just targeting SDK-30) for 4 different plugins now.  
   This (media capture) is the only one that I've fixed yet.  
   
   SDK-30 (Android 11) will HAVE to be targeted for existing app come November 2021.  Good luck.
   
   


-- 
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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org