Table of Contents

Struct AppUpdateCheckResult

Namespace
Titipi.MocaLib2

Result of CheckAsync().

public struct AppUpdateCheckResult
Inherited Members

Fields

Availability
LatestVersion

The store's live version, for display in the popup. iOS only — null on Android.

RequiresConsentUI

true when the game must show its own popup before StartUpdateAsync() (iOS — starting means leaving the app for the App Store). false when the update flow brings its own UI and can be started directly (Android — Play shows its own consent dialog).

Severity
StoreUrl

The App Store page an update popup should advertise. iOS only — null on Android.