-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(sdk): add kmp platform #6452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/platform-includes/getting-started-config/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
lizokm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there! I've set up time for us to chat. I'm curious as to why you've decided on this folder structure. There are a lot of folders and sub folders, which we don't usually do. Having this much fragmented information is going to make this page difficult to maintain, so would love to hear your thinking :)
I don't want to do a full review until we've decided on the folder structure. Looking forward to meeting you!
src/platform-includes/getting-started-primer/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
src/platform-includes/getting-started-primer/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
src/platform-includes/getting-started-install/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
|
@buenaflor Let's add a note that is visible under the main page https://sentry-docs-git-feat-kmp-platform.sentry.dev/platforms/kotlin-multiplatform/#overview-of-the-features |
src/platform-includes/getting-started-install/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
src/platform-includes/getting-started-install/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
src/platform-includes/getting-started-install/kotlin-multiplatform.mdx
Outdated
Show resolved
Hide resolved
lizokm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for writing this! Made some language tweaks, but overall it looks good.
Adds Kotlin Multiplatform as a new sdk platform to the docs.
Some things such as performance monitoring, beforeSend etc are not included since the SDK does not support it yet