Skip to content

docs: crash reporting docs#47

Merged
JulienTexier merged 1 commit intodevfrom
docs/crash-reporting-docs
Jan 13, 2026
Merged

docs: crash reporting docs#47
JulienTexier merged 1 commit intodevfrom
docs/crash-reporting-docs

Conversation

@ShootingStar91
Copy link
Collaborator

✨ What has changed?

Added docs for crash reporting with basic description of what you find from sentry, and tips on how to send custom errors and messages.

IOS part is left as TODO as I haven't touched Apple Store so I don't know what's there.

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Hi! 👋

To ensure a smooth review process, it is recommended to trigger a build (or an update if no native changes have been made since the last build).

You can do so by applying the appropriate label based on your needs:

• 🏗️ 🍏 iOS Build: Select eas-build-ios:dev to trigger a build for iOS
• 🏗️ 🤖 Android Build: Select eas-build-android:dev to trigger a build for Android
• 🏗️ 📲 All Platforms Build: Select eas-build-all:dev to trigger builds for both platforms
• 🌐 EAS Update: Select eas-update to trigger an update (automatically for both platforms)

Note

The update is managed by a custom GitHub action, while the build actions are handled directly via EAS integration.

Once you apply the respective label, the appropriate workflow will be triggered automatically. You can monitor the progress in the Actions tab.

Warning

If you push new commits to your PR branch after selecting a build label, a new build will be triggered automatically.

It is advisable to remove the label once applied and reapply it if necessary; you will likely need to trigger an update instead of a fresh build.

Important

After merging changes into the dev branch, a build will automatically be triggered for both platform using the dev profile.

Therefore, there is no need to manually initiate a build after merging to the dev branch.

Additionally, builds will automatically trigger when promoting changes to dev, test and prod.

For the prod branch, the build will also be automatically submitted to the app stores.

For more information, refer to the PR Reviews Guide.

Copy link
Collaborator

@JulienTexier JulienTexier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JulienTexier JulienTexier merged commit 51bac02 into dev Jan 13, 2026
2 checks passed
@JulienTexier JulienTexier deleted the docs/crash-reporting-docs branch January 13, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants