|
|
|
|
|
by Ilios
3882 days ago
|
|
Native code on Android is tricky. We also ran into this issue where the Chrome WebView didn't resend signals properly: https://code.google.com/p/chromium/issues/detail?id=483399. Trying to debug errors that 1) is in 3rd party dependencies and 2) depends on the order you load them is is really not fun. |
|