AppUpdateManager
interface AppUpdateManager
In-app update. Android: Play-Core AppUpdateManager (gms) / no-op (noGms). iOS: iTunes Lookup API version compare. Typically Activity/UIViewController-scoped on Android via AppUpdateManagerFactory — the gms-specific impl is app-side, not part of this module (see AppUpdateManagerFactory doc).