The last thing that I see in logs from RevenueCat is:
`CustomerInfo cache is stale, updating from network in foreground.`
Full log attached.
SDK version: 5.21.0 (iOS)
purchases_flutter: ^8.7.3
purchases_ui_flutter: ^8.7.3
iOS version 18.4.1, not simulator. Not reproducible on all devices only on some.
No code was changed, old version of the app stopped working but worked previously.
This line `await RevenueCatUI.presentPaywallIfNeeded(value.entitlementId);` never finished. Waited 5+ minutes. No timeouts or other errors.