Claim IAP subscription if we detect a payment token mismatch.

This commit is contained in:
Alex Hart
2025-01-10 11:21:15 -04:00
committed by Greyson Parrelli
parent fe5de65273
commit e5e74967dc
2 changed files with 68 additions and 7 deletions

View File

@@ -215,8 +215,6 @@ class RemoteBackupsSettingsViewModel : ViewModel() {
}
}
// TODO [backups] - handle other cases.
return
}