spokestack / react-native-spokestack

Spokestack: give your React Native app a voice interface!
https://spokestack.io
Apache License 2.0
56 stars 13 forks source link

fix: nullable slot values in objc nlu interop #68

Closed noelweichbrodt closed 4 years ago

noelweichbrodt commented 4 years ago

https://nshipster.com/nil/

fixes an exception like

 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]'