0mpurdy opened a new issue #714:
URL: https://github.com/apache/cordova-plugin-camera/issues/714


   # Bug Report
   
   ## Problem
   
   For a brand new Ionic app, selecting an image from the gallery does not 
display anything.
   
   ### What is expected to happen?
   
   Image should be visible in the app (as it is in versions 9 and 11)
   
   ### What does actually happen?
   
   Image fails to display
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   I am testing on an emulator as that is the only way I have to test Android 
10, but users have reported issues on physical devices.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   Minimal Repo:
   
   https://github.com/0mpurdy/cordova-camera
   
   | Android 9 | Android 10 | Android 11 |
   | --- | --- | --- |
   | 
![image](https://user-images.githubusercontent.com/11562338/111634666-a1b6a580-87ee-11eb-849a-2641a76dcc82.png)
 | 
![Untitled](https://user-images.githubusercontent.com/11562338/111634695-a8ddb380-87ee-11eb-9673-c3c6babd30ce.png)
 | 
![image](https://user-images.githubusercontent.com/11562338/111634734-b430df00-87ee-11eb-9635-3c9433ed6cf2.png)
 |
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   Android 10 emulator confirmed with above repo
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   ```
   Ionic:
   
      Ionic CLI                     : 6.13.1 
(C:\Users\Work\AppData\Roaming\npm\node_modules\@ionic\cli)
      Ionic Framework               : @ionic/angular 5.6.0
      @angular-devkit/build-angular : 0.1102.4
      @angular-devkit/schematics    : 11.2.4
      @angular/cli                  : 11.2.4
      @ionic/angular-toolkit        : 3.1.1
   
   Cordova:
   
      Cordova CLI       : 10.0.0
      Cordova Platforms : not available
      Cordova Plugins   : not available
   
   Utility:
   
      cordova-res : not installed
      native-run  : 1.3.0
   
   System:
   
      Android SDK Tools : 26.1.1 (T:\android-studio-sdk)
      NodeJS            : v12.18.3 (C:\Program Files\nodejs\node.exe)
      npm               : 6.14.6
      OS                : Windows 10
   ```
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
     + [Issue 520](https://github.com/apache/cordova-plugin-camera/issues/520) 
is similar, but is for taking photos, which works in my testing.
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


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

Reply via email to