ionic-team / ng-cordova

OBSOLETE: Please move to Ionic Native https://github.com/ionic-team/ionic-native
https://github.com/ionic-team/ionic-native
MIT License
3.48k stars 1.06k forks source link

fix getDuration #1429

Open David-Owen-Walker opened 7 years ago

David-Owen-Walker commented 7 years ago

media.getDuration() returns a value directly, so the callback on lines 127-129 is never called and q3.promise never resolves.