React-Native Feedback Thread

@Colm we’ve got it up and running! I can’t add much from an engineer’s perspective but the events are filtering through nicely and it seemed fairly straightforward to implement.

We ran into a couple of quirks / questions:

  • it doesn’t seem like trackStructEvent will allow null/undefined on se_property or se_value which should be optional
  • it doesn’t seem like device info is flowing through correctly… os_name is always Mac OS X and dvce_type is always Computer

Not sure if this is an implementation issue on our end or as part of the library. Thanks!

2 Likes