Skip to content

Sentry integration with DSN sourced from GetConfiguration#547

Merged
StuartFerguson merged 5 commits intomainfrom
copilot/sentry-integration-config-service
Apr 19, 2026
Merged

Sentry integration with DSN sourced from GetConfiguration#547
StuartFerguson merged 5 commits intomainfrom
copilot/sentry-integration-config-service

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 18, 2026

  • Identified Windows build failure: o.Native.AttachScreenshot = true in SentryService.cs is a platform-specific API not available on net10.0-windows10.0.19041.0
  • Wrapped o.Native.AttachScreenshot = true with #if ANDROID || IOS || MACCATALYST so it is only compiled on platforms that support it

Copilot AI linked an issue Apr 18, 2026 that may be closed by this pull request
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 18, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 5 complexity · 0 duplication

Metric Results
Complexity 5
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Copilot AI and others added 2 commits April 18, 2026 16:20
Copilot AI changed the title [WIP] Integrate Sentry configuration without hardcoded DSN Sentry integration with DSN sourced from GetConfiguration Apr 18, 2026
Copilot AI requested a review from StuartFerguson April 18, 2026 16:26
@StuartFerguson StuartFerguson marked this pull request as ready for review April 18, 2026 20:01
…rocessor directive

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/603df122-56c3-4131-a63a-37924920449b

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
@StuartFerguson StuartFerguson merged commit 6253c1b into main Apr 19, 2026
10 checks passed
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.

Sentry Integration

2 participants