01 Jun 2018 02:49 PM
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.
01 Jun 2018 06:26 PM
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
01 Jun 2018 06:47 PM
iOS is supported for mobile
01 Jun 2018 08:51 PM
use OpenKit for tvOS
02 Jun 2018 05:55 AM
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
05 Jun 2018 02:21 AM
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
06 Jun 2018 06:03 PM
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
05 Feb 2019 02:33 PM
Update: tvOS support has been built and will be available in the near future