Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Update error handling to avoid null pointer exceptions - #29

Merged
mehmetf merged 1 commit into
google:masterfrom
monkeyswarm:audio_plugin_error_npe
Dec 2, 2019
Merged

Update error handling to avoid null pointer exceptions#29
mehmetf merged 1 commit into
google:masterfrom
monkeyswarm:audio_plugin_error_npe

Conversation

@monkeyswarm

Copy link
Copy Markdown
Contributor

Fixes issue where an Audio instance would call its onError callback before internal (in the Dart lib) cleanup had occurred. This would send spurious messages into the native implementation, creating NPEs on Android.

Closes #25

@monkeyswarm

Copy link
Copy Markdown
Contributor Author

Hi @mehmetf !

@mehmetf
mehmetf merged commit a36456e into google:master Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[audiofileplayer] NullPointerException

3 participants