fix(account): load permanent referral profiles
Use authenticated server invitation URLs with account-scoped caching and bounded state transitions, then advance the iOS build metadata to 86.
This commit is contained in:
@@ -200,10 +200,6 @@ private actor CreditServiceStub: AccountCenterServicing {
|
||||
throw AccountIntegrationError.unavailable
|
||||
}
|
||||
|
||||
func createReferralCode() async throws -> String {
|
||||
throw AccountIntegrationError.unavailable
|
||||
}
|
||||
|
||||
func redeemReferral(code: String) async throws {
|
||||
throw AccountIntegrationError.unavailable
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user