GitHub user emarashliev opened a pull request: https://github.com/apache/cordova-plugin-media/pull/16
By default always first check Documents directory. The main idea is, when we have a developer app such as "PhoneGap Developer" or "Telerik AppBuilderâ¢", the user to be able to test on it without need to change the code with this "documents://" prefix. Because when we use such app we don't use www directory instead of that we use Documents directory. You can merge this pull request into a Git repository by running: $ git pull https://github.com/emarashliev/cordova-plugin-media emarashliev Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-media/pull/16.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #16 ---- commit 141312a54f413b8c108fcf56c3dec01bdfc4dbdc Author: Emil Marashliev <marashl...@gmail.com> Date: 2014-04-22T17:09:06Z By default always first check Documents directory. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---