[GitHub] cordova-plugin-file-transfer pull request: Return FILE_NOT_FOUND_E...

2015-07-17 Thread Ganster41
GitHub user Ganster41 opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/95 Return FILE_NOT_FOUND_ERR when receiving 404 code on iOS, same as on Android If I receive 404 response code, when downloading file, I got FILE_NOT_FOUND_ERR on Android and

[GitHub] cordova-plugin-file-transfer pull request: CB-9385 Return FILE_NOT...

2015-10-13 Thread Ganster41
Github user Ganster41 commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/95#issuecomment-147713791 @daserge, done! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] cordova-plugin-file-transfer pull request: CB-9385 Return FILE_NOT...

2015-10-16 Thread Ganster41
Github user Ganster41 closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/95 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] cordova-plugin-file-transfer pull request: CB-9385 Return FILE_NOT...

2015-10-16 Thread Ganster41
Github user Ganster41 commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/95#issuecomment-148633714 Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cordova-plugin-geolocation issue #81: CB-11875 added android.hardware.locati...

2017-05-10 Thread Ganster41
Github user Ganster41 commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/81 It's all ok, but why you declared it as required feature? In this way Google Play doesn't allow installing app with this plugin to devices without GPS. It can be fixed