Skip to content

Commit

Permalink
chore(file-transfer): undeprecate (#3542)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBelov authored Oct 16, 2020
1 parent b5f7f95 commit a37ea81
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/@ionic-native/plugins/file-transfer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,7 @@ export interface FileTransferError {
*
* @description
* This plugin allows you to upload and download files.
*
* @deprecated
* This plugin has been deprecated in favor of XHR2
* https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html
*
*
* @usage
* ```typescript
* import { FileTransfer, FileUploadOptions, FileTransferObject } from '@ionic-native/file-transfer/ngx';
Expand Down

0 comments on commit a37ea81

Please sign in to comment.