Fixed
Status Update
Comments
ra...@google.com <ra...@google.com>
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
Version used: 2.2.0
Devices/Android versions reproduced on: Any
It would be useful if `Data` contained a `toString()` method, so that it's easier to debug any issues you might be having with `Data`.
You can somewhat workaround this by printing out `getKeyValueMap()`, but that fails on arrays, which would work better with `Arrays.toString()`.