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

Music Crashes #310

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Music Crashes #310

merged 1 commit into from
Jul 10, 2020

Conversation

anubhavpulkit
Copy link
Contributor

This Pull Request solved Audio player Crash issue.

Apple API docs state that functions with MPRemoteCommandEvent params should return MPRemoteCommandHandlerStatus. The current implementation has these as returning void, which is crashing apps using this plugin in iOS 13.

Issue(s) related
#289

Tested in iOS 13.4.1, iOS 11.1 and in iOS 12.0

@anubhavpulkit
Copy link
Contributor Author

I have to update this PR for video player also, So we can't merge this right now. I'll update this PR with the video player crash ASAP.

@anubhavpulkit
Copy link
Contributor Author

@cpg please review this for Audio player and if everything is fine please merge this, I'll open new PR for video player crash issue.

@cpg cpg merged commit fa9f8c8 into amahi:beta Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants