Post

Replies

Boosts

Views

Activity

Reply to Bug: Active Paid Subscriptions plummeted on March 19th
I'm facing the same issue. Hopefully, it will be fixed soon.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Active Subscriptions went to 0
Does anyone else have this issue right now? Almost half of our active subscribers have just disappeared.
Replies
Boosts
Views
Activity
Mar ’25
Reply to App Tracking Transparency, app rejection
while (WidgetsBinding.instance.lifecycleState != AppLifecycleState.resumed) { await Future.delayed(Duration(milliseconds: 400)); } To check if the TestFlight window has disappeared before triggering the ATT prompt. After this, the app update has been approved.
Replies
Boosts
Views
Activity
Dec ’23
Reply to Unable to build project in Xcode 14.3 beta due to missing arc dir at /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib
Change 8.0 to 11.0 worked for me
Replies
Boosts
Views
Activity
Mar ’23