Skip to content

Commit

Permalink
docs(): deprecation notice (danielsogl#2212)
Browse files Browse the repository at this point in the history
  • Loading branch information
chdanielmueller authored and ihadeed committed Dec 28, 2017
1 parent 23578de commit 98db2e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/@ionic-native/plugins/file-transfer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ 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';
Expand Down

0 comments on commit 98db2e7

Please sign in to comment.