docs(js): Cordova quick start guide *quick* update#16363
Open
inventarSarah wants to merge 2 commits intomasterfrom
Open
docs(js): Cordova quick start guide *quick* update#16363inventarSarah wants to merge 2 commits intomasterfrom
inventarSarah wants to merge 2 commits intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Collaborator
lucas-zimerman
left a comment
There was a problem hiding this comment.
Looking good! I only have a small suggestion for the access url.
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
4b73f7b to
8879ef9
Compare
lucas-zimerman
approved these changes
Feb 12, 2026
Collaborator
lucas-zimerman
left a comment
There was a problem hiding this comment.
Thank you for the PR!
coolguyzone
reviewed
Feb 13, 2026
| ``` | ||
|
|
||
| ## Verify | ||
| ### Allow Sentry Domain |
Contributor
There was a problem hiding this comment.
Suggested change
| ### Allow Sentry Domain | |
| ### Allow the Sentry Domain |
coolguyzone
reviewed
Feb 13, 2026
|
|
||
| ### Install the Sentry SDK | ||
|
|
||
| Run this `cordova` command to add the Sentry SDK to your application: |
Contributor
There was a problem hiding this comment.
Suggested change
| Run this `cordova` command to add the Sentry SDK to your application: | |
| Run this `Cordova` command to add the Sentry SDK to your application: |
coolguyzone
approved these changes
Feb 13, 2026
Contributor
coolguyzone
left a comment
There was a problem hiding this comment.
Looks good, thanks for updating!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
This branch contains the updated Cordova quick start guide.
I focused on updating the guide's structure to align with our quick start guide template for consistency.
My goal was to make this a quick update without adding anything new (like onboarding options, tracing, etc).
Closes: #16317
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
EXTRA RESOURCES