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/03/19 21:18:14 UTC

[GitHub] [cordova-plugin-camera] PieterVanPoyer edited a comment on issue #714: Unable to select image from gallery on Android 10

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.
   
   ![image](https://user-images.githubusercontent.com/33040889/111842775-44127e00-8900-11eb-944e-bc0f269eff68.png)
   
   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:
users@infra.apache.org



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