You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/25 08:01:40 UTC

[GitHub] [cordova-plugin-file-transfer] Saqib92 opened a new issue #248: After Uploading(both success / fail) Page routes to Previous Screen.

Saqib92 opened a new issue #248: After Uploading(both success / fail) Page routes to Previous Screen. 
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/248
 
 
   # Bug Report
   
   ## Problem
   Uploading an Image from Camera or Gallery using ionic Camera plugin (works fine) but Application routes to previous Screen Automatically on both cases(success / failure).  
   ### What is expected to happen?
   Expectation: Application should remain on same page. 
   
   
   ### What does actually happen?
   Application going to previous page after uploading image taken from ionic Camera plugin V 4.1.0 (on both cases success / fail)
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   ionic v 5.2.1
   cordova v 9.0.0 (cordova-lib@9.0.1)
   
   ### Plugin Versions:
   
   cordova-plugin-camera 4.1.0 "Camera"
   cordova-plugin-file 6.0.2 "File"
   cordova-plugin-file-transfer 1.7.1 "File Transfer"
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   > ionic start testProject blank
   > ionic cordova plugin add cordova-plugin-file
   > ionic cordova plugin add cordova-plugin-camera
   > ionic cordova plugin add cordova-plugin-file-transfer
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   Ionic:
   
   
      Ionic CLI                     : 5.2.1 (C:\Users\ammar\AppData\Roaming\npm\node_modules\ionic)
      Ionic Framework               : @ionic/angular 4.6.2
      @angular-devkit/build-angular : 0.13.9
      @angular-devkit/schematics    : 7.3.9
      @angular/cli                  : 7.3.9
      @ionic/angular-toolkit        : 1.5.1
   
   Cordova:
   
      Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
      Cordova Platforms : android 8.0.0
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.1.1, (and 13 other plugins)
   
   Utility:
   
      cordova-res : 0.5.1
      native-run  : 0.2.7
   
   System:
   
      Android SDK Tools : 26.1.1 (C:\Users\ammar\AppData\Local\Android\Sdk)
      NodeJS            : v10.15.3 (C:\Program Files\nodejs\node.exe)
      npm               : 6.11.3
      OS                : Windows 10
   
   ### 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.
   -->
   
   ### Stackoverflow Link for code:
   [Stackoverflow Question link](https://stackoverflow.com/questions/58997256/ionic-4-file-upload-going-to-previous-page)
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x ] I searched for existing GitHub issues
   - [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:
users@infra.apache.org


With regards,
Apache Git Services

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