Requested by: @JoshuaMoelans
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Added
sentry_switch_utils_is_network_available() to the Unity helpers. It reports whether the network is usable by querying nn::nifm without submitting a network request, so callers can skip send attempts while offline instead of triggering the system connection dialog (#188)
Requested by: @JoshuaMoelans
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
sentry_switch_utils_is_network_available()to the Unity helpers. It reports whether the network is usable by queryingnn::nifmwithout submitting a network request, so callers can skip send attempts while offline instead of triggering the system connection dialog (#188)