PieterVanPoyer edited a comment on issue #714: URL: https://github.com/apache/cordova-plugin-camera/issues/714#issuecomment-803139096
Hi I did run your reproduction repo. An Android 10 device also fails to show the selected image in my tests. In my opinion this bug originates from the Ionic codebase. The error is thrown from Ionics WebViewLocalServer. I suggest you try to file an issue by Ionic. ( https://github.com/ionic-team/ionic-framework/issues ) If you think this is wrong you should make a plain Cordova reproduction project. Not an Ionic reproduction project.  Some Logcat logging from my test: E/WebViewAssetServer: Unable to open asset URL: http://localhost/_app_file_/storage/emulated/0/DCIM/Camera/IMG_20210319_201640.jpg 2021-03-19 22:10:23.425 2207-2552/com.android.systemui D/EGL_emulation: eglMakeCurrent: 0xe3671500: ver 3 1 (tinfo 0xc17b62e0) 2021-03-19 22:10:23.433 10678-10856/io.ionic.starter E/WebViewAssetServer: Unable to open asset URL: http://localhost/_app_file_/storage/emulated/0/DCIM/Camera/IMG_20210319_201640.jpg 2021-03-19 22:10:23.437 10678-10856/io.ionic.starter E/WebViewAssetServer: Unable to open asset URL: http://localhost/_app_file_/storage/emulated/0/DCIM/Camera/IMG_20210319_201640.jpg Kind regards Pieter -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
