Closed rlanglo-ds closed 5 months ago
I integrated apm-agent-ios into my iOS app : no problem
But when I try to integrate it into my tvOS target, I have this error at compilation about NetworkStatusInjector
Cannot find type 'NetworkStatusInjector' in scope
Indeed, NetworkStatusInjector is not available on tvOS
Did I miss something because tvOS is on platform supported list ?
Hi @rlanglo-ds, Thanks for bringing this to our attention. I'll start investigating.
I integrated apm-agent-ios into my iOS app : no problem
But when I try to integrate it into my tvOS target, I have this error at compilation about NetworkStatusInjector
Cannot find type 'NetworkStatusInjector' in scope
Indeed, NetworkStatusInjector is not available on tvOS
Did I miss something because tvOS is on platform supported list ?