Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recover from AVPlayer failed #60

Merged
merged 7 commits into from
May 11, 2019
Merged

Commits on May 11, 2019

  1. Made the player observer not retain the AVPlayer.

    They will also stop observing the current AVPlayer if a new one is going to be set.
    jorgenhenrichsen committed May 11, 2019
    Configuration menu
    Copy the full SHA
    c06b8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1716609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    386dc52 View commit details
    Browse the repository at this point in the history
  4. Add event when AVPlayer is recreated.

    The AudioSession category will need to be set again when this event is emitted.
    jorgenhenrichsen committed May 11, 2019
    Configuration menu
    Copy the full SHA
    46022ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    addebef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af4635d View commit details
    Browse the repository at this point in the history
  7. Update Readme. Update podspec.

    Bump version to v0.9.0.
    jorgenhenrichsen committed May 11, 2019
    Configuration menu
    Copy the full SHA
    92a804e View commit details
    Browse the repository at this point in the history