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

Add exception information to the OnErrorListener #299

Closed
httpdispatch opened this issue Aug 22, 2016 · 0 comments
Closed

Add exception information to the OnErrorListener #299

httpdispatch opened this issue Aug 22, 2016 · 0 comments
Milestone

Comments

@httpdispatch
Copy link
Contributor

  • [V ] I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • ExoMedia version: 3.0.1
  • Device OS version: Any
  • Devide Manufacturer: Any
  • Device Name: Any
Reproduction Steps

Currently there are no possibility to detect and log the cause when some playback error occurs in the EMAudioPlayer . The built in OnErrorListener.onError method doesn't provide any information about the error itself. Also the occurred exception is not logged anywhere.

Expected Result

Would be nice to have Exception information passed to the OnErrorListener.onError method

Actual Result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants