phonegap / phonegap-plugin-media-recorder

Apache License 2.0
14 stars 20 forks source link

cordova-plugin-file dependency is outdated #16

Closed jcesarmobile closed 6 years ago

jcesarmobile commented 6 years ago

Expected Behaviour

Use latest version of cordova-plugin-file

Actual Behaviour

Using an outdated version

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Install the plugin and it will install cordova-plugin-file 4.3.3 instead of 5.0.0

Platform and Version (eg. Android 5.0 or iOS 9.2.1)

all

(Android) What device vendor (e.g. Samsung, HTC, Sony...)

Cordova CLI version and cordova platform version

cordova --version                                     7.1.0
cordova platform version android                    6.3.0

Plugin version

cordova plugin version 1.1.0

Sample Code that illustrates the problem

Logs taken while reproducing problem