Skip to content

Comment out dialog display

Taslim Oseni requested to merge temp-disable-sentry into develop

This is part of the efforts to temporarily disable Sentry.

This MR prevents the crash-nudge modal from being shown on app launch for instances when there was a crash in the last session. Sentry initialization is a part of this flow, hence, the decision.

Merge request reports