Field 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).
public bool RequiresConsentUI
Returns
- bool
- true when the game must show its own popup before (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).