Hi Team,
I get the below error while trying to instrument Apple TV OS.
The error statement
B81DB9187519/VGLTV.app/Frameworks/Dynatrace.framework/Dynatrace: mach-o, but not built for tvOS simulatordyld: Library not loaded: @rpath/Dynatrace.framework/Dynatrace
There are few libraries that are not prensent in TV OS.
Kinldy let me know if Instrumenting the TV OS is possible in Dynatrace SaaS. Let me know the different steps to do it.
Thanks,
Deepak U
Solved! Go to Solution.
This page is the go-to for what platforms are supported:
https://www.dynatrace.com/support/help/technology-...
Neither tvOS nor any other Apple operating systems are supported at this time for OneAgent.
James
iOS is supported for mobile
Hi All,
Thanks for the information. @Chase H.I tried Openkit. OpenKit is available for Java and .Net. The TVOS uses Objective c intergration.
Let me know if you have any other idea on this.
Thanks,
Deepak U
My apologies I thought that they had support. You're right it's just Java and .Net. As it's relatively simple and the complete source is on GitHub, I suppose you could rewrite this for Objective-C and use it. The information just reports in via the beacon URL, though, it doesn't create an metrics.
My suggestion would be to rewrite, convince Dynatrace to do the same, write your own, or use a competitors product as some have SDK's for tvOS.
Maybe @Dominik P. can comment
See the bottom of this blog post:
https://www.dynatrace.com/news/blog/general-availability-of-custom-application-monitoring/
There is an EAP program for the OpenKit native library that would let you instrument C applications - perhaps that can help. There's an email there you can try to reach out to to see if it is relevant.
James
Update: tvOS support has been built and will be available in the near future