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:08:36 UTC

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

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


   I'm getting the same error while recording Audio.
   ```
   java.lang.string java.io.file.getabsolutepath()' on a null object reference
   ```
   
   I tried https://github.com/apache/cordova-plugin-media-capture/pull/215, it works without crashing.
   However, If I try to open it using https://github.com/pwlin/cordova-plugin-file-opener2 or even file.resolveLocalFilesystemUrl(fileUrl) I will get error: "NOT_FOUND".
   
   ionic3,
   cordova-android: 9.1.0
   Pixel 4XL, Android 11


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