Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support tvOS #293

Closed
hlung opened this issue Oct 28, 2020 · 7 comments · Fixed by #793
Closed

Support tvOS #293

hlung opened this issue Oct 28, 2020 · 7 comments · Fixed by #793
Assignees

Comments

@hlung
Copy link

hlung commented Oct 28, 2020

Our app supports both iOS and tvOS. Is it possible to add support for tvOS?

@ncreated ncreated self-assigned this Oct 28, 2020
@ncreated
Copy link
Member

Hello @hlung 👋. Thanks for reaching us 🙂. The answer on tvOS support is similar to watchOS #125. Our plan is to first complete all major features: Logging, Tracing and Real User Monitoring and then evaluate supporting more platforms (including tvOS and watchOS). It's definitely on our list, but no precise ETA yet.

@triztian
Copy link

@ncreated I'd also support adding this, we're migrating to DD and we have a tvOS app and would like to keep logs centralized.

Is there an alternative or a raw HTTP endpoint that can be used as a fallback in the meantime?

@priyanshi-gupta
Copy link
Contributor

Hey @triztian 👋 I'm the PM for Mobile RUM team. We don't yet support an HTTP endpoint to send your data directly to - we'll keep this thread posted with updates on support for tvOS and API endpoint, both of which are in radar for Q2 - 2021.

@mschinis
Copy link

Hi @priyanshi-gupta any updates on the above? I'm very eager to add datadog to our tvOS app as well.

@triztian
Copy link

@mschinis What I ended up doing was using JustLog (which is available for tvOS) and creating a bare minimum backend destination.

It is a somewhat butchered integration but it allowed us to start logging along with the other applications that were migrated to DD.

@ScottPierce
Copy link

This is a much needed feature. Also - supporting tvOS should be very easy. It's basically iOS with a separate compiler target.

@ncreated
Copy link
Member

As a follow up here, we're now actively working on adding tvOS support 🙂.

@maxep maxep mentioned this issue Mar 29, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants