Hi team, is there an instruction about integrate f...
# support
h
Hi team, is there an instruction about integrate for React Native applications to collect logs/metrics from mobile?
s
See https://github.com/open-telemetry/opentelemetry-js/issues/1089. side note: OTeL mobile support is not great
h
Thanks. I do saw this issue before. And we tried to use the js package but met some runtime capacity issue because Hermes didn’t have some API that OTeL js sdk needed and also very bad support for handle null value which will crash the JS bridge.