Skip to content

Upgrader makes network requests every time the app is resumed #517

@orkun1675

Description

@orkun1675

Moving the app to the background and then the foreground triggers anoter upgrader check.

Is there a way to disable this?

Doing one check at app launch is sufficient, and too many network requests hurt performance.

I do have durationUntilAlertAgain: Duration.zero, to ensure there is no cooldown between alerts. If this is the cause, can we decouple them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    How To?This is a how to question

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions