Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/platforms/kotlin/guides/compose-multiplatform/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ categories:
sidebar_order: 15
---

# Compose Multiplatform

<Alert level="warning" title="Experimental Support">
While Sentry's Kotlin Multiplatform SDK works in Compose Multiplatform (CMP) projects, it isn't natively supported or fully tested for CMP. Some features may behave unexpectedly or provide incomplete data. Use with caution in production environments and report any issues you encounter.
</Alert>
Expand Down Expand Up @@ -56,4 +54,4 @@ For Android applications, you need to manually upload ProGuard mapping files usi

### iOS

For iOS applications, follow the [Uploading Debug Symbols guide](/platforms/apple/guides/ios/dsym) to set up debug symbols upload.
For iOS applications, follow the [Uploading Debug Symbols guide](/platforms/apple/guides/ios/dsym) to set up debug symbols upload.