-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Projects
Status
Needs Discussion