GitHub user omefire opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/82
CB-10535: Fix Plugin Media crash due to seeking before buffering of file is
completed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omefire/cordova-plugin-media CB-10535
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/82.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 #82
----
commit cd26fec7dfbf284bf4047bf0ab8d62c42562a2db
Author: Omar Mefire <[email protected]>
Date: 2016-02-09T23:30:45Z
Appease iOS ATS issues by downloading MP3 file from HTTPS instead of HTTP
commit 06b3d09a1e4ffd4868b0632c5d99c1d4ccfb5cfb
Author: Omar Mefire <[email protected]>
Date: 2016-02-10T01:40:48Z
Fixing confusing indentation
commit 268d052a3f6a0bd4bf5c52d9a265ef89d7f8be7a
Author: Omar Mefire <[email protected]>
Date: 2016-02-10T22:29:19Z
CB-10535: To avoid potential crashes, only seek if both avPlayer and
avPlayerItem are ready, and send back an error message to client code
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]