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/09/25 09:14:12 UTC

[GitHub] [cordova-plugin-file-transfer] qroft opened a new issue #243: Missing any permission information within this plugin's documentation?

qroft opened a new issue #243: Missing any permission information within this plugin's documentation?
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/243
 
 
   # Bug Report
   I created an app that works like a charm on two of my phones and one tablet.
   The app downloads a ZIP file from my server to cordova.file.externalDataDirectory.
   One some users though, the download does not even start.
   
   ## Problem
   On some user's phone, the download does not even start
   
   ### What is expected to happen?
   Download a ZIP from http://www.myserver.com/thezip.zip to the external app's data folder.
   
   ### What does actually happen?
   On my devices everything is fine.
   On a friend's Huawei phone, the download does not even start and i get no error info.
   I thought that this is due to any needed app permissions, but he checked that the app has
   a storage permission.
   
   ## Information
   Made with latest Phonegap.
   App is available in Play store (Remember the .GIF)
   
   ### Command or Code
   Via Cordova Run Android.
   
   ### Environment, Platform, Device
   Works under a Samsung, BQ and Lenovo device.
   Does NOT work with a Huawei device (and so, probably others too)
   
   ### Version information
   cordova-plugin-android-permission 1.0.0
   cordova-plugin-file 6.0.2
   cordova-plugin-file-transfer 1.7.1
   cordova-plugin-whitelist 1.3.4.
   cordova-plugin-zip 3.1.0
   cordova-plugin-contentsync 1.4.2
   
   ## Checklist
   - [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