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
Assignees
Type
Projects
Status
Done