GitHub user fafaman opened a pull request: https://github.com/apache/cordova-plugin-media/pull/93
Protect setVolume call in case Player object is referenced but not cr⦠Hi, this is a fix for https://issues.apache.org/jira/browse/CB-11086. thanks. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fafaman/cordova-plugin-media CB-11086cordova-plugin-media Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-media/pull/93.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 #93 ---- commit 930fe187e0a2385ce9f693f8fc92b465c04e13ac Author: Fabrice Lebas <fabrice.le...@gmail.com> Date: 2016-04-14T15:14:00Z Protect setVolume call in case Player object is referenced but not created yet ---- --- 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org