Skip to content

Profiling docs for hybrid SDKs: clarify platform support #191

@kahest

Description

@kahest

The docs currently don't clarify which level of profiling is supported on which platforms.

E.g. RN currently supports

  • JS profiling via Hermes profiler on all/most platforms (there was a recent issue that indicates it might not work on tvOS?)
  • native profiling on Apple platforms via sentry-cocoa
    • only Swift + ObjC level
    • only on iOS + macOS
  • native profiling on Android via sentry-java
    • only Kotlin + Java level

TBD: status of support on Flutter (likely 100% dependent on sentry-cocoa/java)

Note that the product docs briefly touch on platform/language support for iOS/Android: https://docs.sentry.io/product/explore/profiling/

### Platforms
- [ ] https://github.com/getsentry/sentry-dart/issues/2197
- [ ] https://github.com/getsentry/sentry-react-native/issues/3973
- [ ] https://github.com/getsentry/sentry-docs/issues/12089

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Needs Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions