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

Fix/814 ns internal inconsistency exception #825

Merged
merged 2 commits into from
Jul 13, 2021
Merged

Fix/814 ns internal inconsistency exception #825

merged 2 commits into from
Jul 13, 2021

Conversation

jamsoft
Copy link
Contributor

@jamsoft jamsoft commented Jul 13, 2021

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

⤵️ What is the current behavior?

SIGABRT: Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Cannot remove an observer <NSKeyValueObservance 0x281ff9440> for the key path "currentItem.status" from <AVQueuePlayer 0x281647980>, most likely because the value for the key "currentItem" has changed without an appropriate KVO notification being sent.

🆕 What is the new behavior (if this is a feature change)?

No crash

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

Try iOS Playback

📝 Links to relevant issues/docs

#814

🤔 Checklist before submitting

  • [ x] All projects build
  • [ x] Follows style guide lines
  • [ x] Relevant documentation was updated
  • Rebased onto current develop

jamsoft added 2 commits July 12, 2021 17:21
Fix for #814 NSInternalInconsistencyException
Removed commented code
@martijn00 martijn00 merged commit cbb1b0a into Baseflow:develop Jul 13, 2021
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