Closed KennyHuRadar closed 11 months ago
The confidence field of the event object was not being converted to a json object correctly, this causes issues with the RN sdk not being able to show this field.
The enumeration to int conversion is fixed in this PR.
The confidence field of the event object was not being converted to a json object correctly, this causes issues with the RN sdk not being able to show this field.
The enumeration to int conversion is fixed in this PR.