Struct AppUpdateCheckResult
Result of CheckAsync().
public struct AppUpdateCheckResult
- Inherited Members
Fields
- LatestVersion
The store's live version, for display in the popup. iOS only —
nullon Android.
- RequiresConsentUI
truewhen the game must show its own popup before StartUpdateAsync() (iOS — starting means leaving the app for the App Store).falsewhen the update flow brings its own UI and can be started directly (Android — Play shows its own consent dialog).
- StoreUrl
The App Store page an update popup should advertise. iOS only —
nullon Android.