You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a subset of the issue tracking the complete MAUI support (#1174) and builds upon the work completed for Preview 1 (#1651), Preview 2 (#1729), and Preview 3 (#1769)
Here is the next set of work planned before we remove the "preview" tag from the Sentry.Maui package.
[ ] Finish connecting BeforeSend and OnCrashedLastRun to the Cocoa SDK.
For now, the user can either configure via environment variables or config file (per docs), or they can set properties in their csproj (SentryOrg, SentryProject, etc. - see here).
This is a subset of the issue tracking the complete MAUI support (#1174) and builds upon the work completed for Preview 1 (#1651), Preview 2 (#1729), and Preview 3 (#1769)
Here is the next set of work planned before we remove the "preview" tag from the
Sentry.Maui
package.[ ] Finish connecting.BeforeSend
andOnCrashedLastRun
to the Cocoa SDKAt this time, a "Preview 4" is not planned, but we reserve the right to change our minds depending on how things go.
The text was updated successfully, but these errors were encountered: