From 1009cd07dd8beae0eee2a7b7f677da7c03b88b43 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 26 Nov 2016 03:32:43 -0500 Subject: added support for video download on devices - need to test more. On devices you can actually track progress. #383 --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 96edeb96..0b5ed5c2 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,9 @@ "id": "cordova-plugin-certificates" }, "cordova-plugin-photo-library", - "cordova-plugin-add-swift-support" + "cordova-plugin-add-swift-support", + "cordova-plugin-file-transfer", + "cordova-library-helper" ], "cordovaPlatforms": [ { -- cgit v1.2.3