Skip to content

Commit 3f35874

Browse files
committed
update
1 parent 1a572f2 commit 3f35874

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

platform-includes/getting-started-primer/kotlin-multiplatform.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,13 @@ Use the Kotlin Multiplatform and Cocoa SDK combinations listed in the table belo
1818
| Up to 0.3.0 | 8.4.0 |
1919
| 0.4.0 | 8.17.2 |
2020
| 0.5.0 | 8.21.0 |
21-
| >= 0.6.0 | ~> 8.25 |
21+
| 0.6.0 | 8.25.0 |
22+
| 0.7.0 | 8.26.0 |
23+
| 0.8.0, 0.9.0 | 8.36.0 |
24+
25+
<Note>
26+
Xcode 16 support starts with Sentry Cocoa SDK version `8.36.0` or higher.
27+
</Note>
2228

2329
<Note>
2430
Starting May 1, 2024, Apple requires all apps submitted to the App Store to provide a list of privacy-related APIs they use. Use Sentry Cocoa SDK version `8.25.0` or higher to ensure compliance with these requirements.

0 commit comments

Comments
 (0)