Skip to content
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

docs(flutter): Document Flutter desktop limitations #10490

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denrase
Copy link
Contributor

@denrase denrase commented Jun 25, 2024

DESCRIBE YOUR PR

Document desktop (Linux & Android) limitations

Closes getsentry/sentry-dart#2129

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Copy link

vercel bot commented Jun 25, 2024

@denrase is attempting to deploy a commit to the Sentry Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@buenaflor buenaflor left a comment

Choose a reason for hiding this comment

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

Looks good, I'm not sure where we should put macOS since macOS is technically also desktop but the features on macOS are almost the same as on iOS, right?


- No native crash support on Windows
- No support for [Release Health](/product/releases/health/)
- Device context data is not as rich as on Andorid, iOS & macOS
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Device context data is not as rich as on Andorid, iOS & macOS
- Device context data is not as rich as on Android, iOS & macOS

docs/platforms/flutter/features/index.mdx Show resolved Hide resolved
@buenaflor
Copy link
Contributor

native crash report issue for windows: getsentry/sentry-dart#896

@buenaflor buenaflor requested a review from kahest June 25, 2024 14:55

**Desktop Limitations:**

Sentry has limited support for Flutter Desktop (Linx & Windows), but there are limitations compared with mobile platforms:
Copy link
Member

@kahest kahest Jun 25, 2024

Choose a reason for hiding this comment

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

Suggested change
Sentry has limited support for Flutter Desktop (Linx & Windows), but there are limitations compared with mobile platforms:
Sentry supports Flutter on Linux and Windows as well, with the following limitations:

Copy link
Member

Choose a reason for hiding this comment

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

we should also clarify what support on macOS looks like since users will expect macOS to fall under the Desktop category

Copy link

vercel bot commented Jun 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:27pm

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.

Document flutter desktop limitations
3 participants