Skip to content

Enable NetworkStatusListener for specific platforms #3510

Closed

Description

Currently if network connectivity is lost temporarily, envelopes sent while the network was unavailable will only be sent again once the application restarts if not using MAUI and publishing for a specific platform (e.g. Android or Windows).

We could always initialise the SentryOptions.NetworkStatusListener to a new PollingNetworkStatusListener but let the SentryMauiOptionsSetup override this... or some similar solution.

Originally posted by @jamescrosswell in #3438 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions