-
Notifications
You must be signed in to change notification settings - Fork 767
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CB-13445 (iOS) Streaming media can take up to 8-10 seconds to start (#…
…169) * iOS streaming media can take up to 8-10 seconds to start. This fix allows streaming media to start right away. Caveat: on a slow internet connection there might be pauses for buffering (depends on size+length of media). * include check for iOS version so we don\'t break iOS<10. Thanks @ghenry22 * bump travis CI xcode versions
- Loading branch information
1 parent
86660dd
commit 43d57ca
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43d57ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ptykamikaze Issues can be created here: https://github.com/apache/cordova-plugin-media/issues Include a link to this PR if you think this caused a regression.
Please also don't post the same comment in multiple places.