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: 99 - issue 99 - bubbling onError up #141

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

vnovick
Copy link
Contributor

@vnovick vnovick commented Jun 26, 2023

Issue #99

Description of changes:
onError was not getting to JS since it was using e.message instead of PlayerException getErrorMessage method as it suppose to be according to API

https://aws.github.io/amazon-ivs-player-docs/1.19.0/android/reference/com/amazonaws/ivs/player/PlayerException.html

Copy link
Contributor

@dawhitla dawhitla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dawhitla dawhitla merged commit febe3ac into aws:main Jun 28, 2023
@dawhitla dawhitla mentioned this pull request Jul 17, 2023
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