You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
"Indicates that you want to install the update when the app is in the background, * but only after it has been in the background for "minimumBackgroundDuration" seconds (0 by default),"
Docs first say minimumBackgroundDuration ONLY applies to ON_NEXT_RESUME
Then ON_NEXT_SUSPEND says it uses it too
"This property ONLY applies to updates which are installed using InstallMode.ON_NEXT_RESUME..."
"Indicates that you want to install the update when the app is in the background, * but only after it has been in the background for "minimumBackgroundDuration" seconds (0 by default),"