Skip to content
Commit 4fb7b37a authored by Jason Chase's avatar Jason Chase Committed by Andrew Grieve
Browse files

CB-8252 Fire audio events from native via message channel (close #41)

- Add startup logic to initialize a message channel for native -> Javascript
- Applies only to android and amazon-fireos (as this reuses the android native code)
- Change audio status events to send via plugin message channel, instead
using eval() (i.e. webView.sendJavascript())
parent ab6563aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment