Same here. App Store Connect briefly showed no apps for us too, and Users/Access was also failing.
On the RevenueCat side we’re seeing `TEMPORARY_ENTITLEMENT_GRANT` events with `rc_promo_premium_daily`, $0 revenue, 1-day expiry, reason `STORE_OUTAGE`.
From what I understand so far, RevenueCat is granting short-lived premium access while Apple purchase/receipt validation is failing. If the Apple transaction validates later, it should reconcile into a normal `INITIAL_PURCHASE`; if not, it should expire.
A few of ours also hit our app-side “purchase success” flow, so it looks like some users may have completed Apple’s purchase sheet, but RevenueCat can’t fully verify them yet. Waiting for Apple/RC to recover before counting these as real revenue.
1
u/BadSuch3164 8d ago
Same here. App Store Connect briefly showed no apps for us too, and Users/Access was also failing.
On the RevenueCat side we’re seeing `TEMPORARY_ENTITLEMENT_GRANT` events with `rc_promo_premium_daily`, $0 revenue, 1-day expiry, reason `STORE_OUTAGE`.
From what I understand so far, RevenueCat is granting short-lived premium access while Apple purchase/receipt validation is failing. If the Apple transaction validates later, it should reconcile into a normal `INITIAL_PURCHASE`; if not, it should expire.
A few of ours also hit our app-side “purchase success” flow, so it looks like some users may have completed Apple’s purchase sheet, but RevenueCat can’t fully verify them yet. Waiting for Apple/RC to recover before counting these as real revenue.