Fixed
Status Update
Comments
ry...@google.com <ry...@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
The blocking bug relates to incorrect bytecode generated for hashCode() calls on certain API levels. Because of this, there is an otherwise unnecessary manual hashCode implementation. Once the blocking bug is resolved, we should remove it.