Fixed
Status Update
Comments
il...@google.com <il...@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: 1.0.0-alpha09
Currently if you have a bunch of actions that don't take any arguments, each action generates its own identical NavDirections instance. Those should all be collapsed into a single class.