---
title: "Troubleshooting"
description: "Learn how to troubleshoot your profiling setup."
url: https://docs.sentry.io/platforms/apple/guides/tvos/profiling/troubleshooting/
---

# Troubleshooting | Sentry for tvOS

If you don't see any profiling data in [sentry.io](https://sentry.io), you can try the following:

* Ensure that [Tracing is enabled](https://docs.sentry.io/platforms/apple/guides/tvos/tracing.md).
* Ensure that the automatic instrumentation is sending performance data to Sentry by going to the **Performance** page in [sentry.io](https://sentry.io).
* If the automatic instrumentation is not sending performance data, try using [custom instrumentation](https://docs.sentry.io/platforms/apple/guides/tvos/tracing/instrumentation/custom-instrumentation.md).
* Enable [debug mode](https://docs.sentry.io/platforms/apple/guides/tvos/configuration/options.md#debug) in the SDK and check the logs.
