Post

Replies

Boosts

Views

Activity

First iOS app stuck in “Waiting for Review” for 12 days
Hello, I am experiencing an unusually long wait for the first submission of my iOS app. App Store Connect details: Platform: iOS Version: 1.0 First submission for this app First submission for my developer account Current submission date: July 30, 2026 at 21:11 Current status: “Waiting for Review” Apple ID: 1413120388 The submission has now been in “Waiting for Review” for 12 days and has never moved to “In Review”. There are no messages in the Resolution Center and I have not received any request for additional information. The previous submission, made on July 28, was removed by me. The current submission is the new submission from July 30. The app is a fairly complex collaborative social application centered around maps, including shared geo-organizers and collaborative elements. I understand that review times can vary, especially for a first submission and for a more complex application. I am not requesting an expedited review. I would simply like to ask whether the current submission is correctly queued for App Review, or whether there might be an issue preventing the review from starting. Any guidance would be greatly appreciated. Thank you.
2
0
185
Aug ’26
Sign in with Apple fails with AuthorizationError 1000 on a brand-new SIWA setup (TestFlight)
Hi all, I just enabled Sign in with Apple for my app for the first time. The app is built with FlutterFlow using its native Authenticate with Apple action. When I tap Sign in with Apple, nothing happens: the Apple authorization sheet never appears. To investigate further, I created a custom action that directly calls: SignInWithApple.getAppleIDCredential(...) and catches any exception. It consistently returns: SignInWithAppleAuthorizationException( AuthorizationErrorCode.unknown, The operation couldn't be completed. (Error Domain=com.apple.AuthenticationServices.AuthorizationError Code=1000) ) The app is distributed through TestFlight and the issue occurs on a real device. I'm wondering whether anyone has experienced the same behavior after enabling Sign in with Apple on a new App ID. If so: Did the issue resolve itself after some time? Was there any Apple-side propagation delay involved? Or was there an additional FlutterFlow or Apple Developer configuration that I might be missing? What I've already verified ✅ Sign in with Apple capability is enabled on the App ID. ✅ Distribution certificate is valid. ✅ Provisioning profile was regenerated after enabling the capability and lists Sign in with Apple under Enabled Capabilities. ✅ Firebase Authentication has the Apple provider enabled. ✅ Google Sign-In works correctly in the same TestFlight build. ✅ Tested only on a physical device via TestFlight. ✅ Rebuilt and redeployed the app from FlutterFlow after every configuration change. ✅ Disabled Firebase App Check enforcement for Authentication as a test (no change). Any suggestions or similar experiences would be greatly appreciated.
0
0
229
Jul ’26
First iOS app stuck in “Waiting for Review” for 12 days
Hello, I am experiencing an unusually long wait for the first submission of my iOS app. App Store Connect details: Platform: iOS Version: 1.0 First submission for this app First submission for my developer account Current submission date: July 30, 2026 at 21:11 Current status: “Waiting for Review” Apple ID: 1413120388 The submission has now been in “Waiting for Review” for 12 days and has never moved to “In Review”. There are no messages in the Resolution Center and I have not received any request for additional information. The previous submission, made on July 28, was removed by me. The current submission is the new submission from July 30. The app is a fairly complex collaborative social application centered around maps, including shared geo-organizers and collaborative elements. I understand that review times can vary, especially for a first submission and for a more complex application. I am not requesting an expedited review. I would simply like to ask whether the current submission is correctly queued for App Review, or whether there might be an issue preventing the review from starting. Any guidance would be greatly appreciated. Thank you.
Replies
2
Boosts
0
Views
185
Activity
Aug ’26
Sign in with Apple fails with AuthorizationError 1000 on a brand-new SIWA setup (TestFlight)
Hi all, I just enabled Sign in with Apple for my app for the first time. The app is built with FlutterFlow using its native Authenticate with Apple action. When I tap Sign in with Apple, nothing happens: the Apple authorization sheet never appears. To investigate further, I created a custom action that directly calls: SignInWithApple.getAppleIDCredential(...) and catches any exception. It consistently returns: SignInWithAppleAuthorizationException( AuthorizationErrorCode.unknown, The operation couldn't be completed. (Error Domain=com.apple.AuthenticationServices.AuthorizationError Code=1000) ) The app is distributed through TestFlight and the issue occurs on a real device. I'm wondering whether anyone has experienced the same behavior after enabling Sign in with Apple on a new App ID. If so: Did the issue resolve itself after some time? Was there any Apple-side propagation delay involved? Or was there an additional FlutterFlow or Apple Developer configuration that I might be missing? What I've already verified ✅ Sign in with Apple capability is enabled on the App ID. ✅ Distribution certificate is valid. ✅ Provisioning profile was regenerated after enabling the capability and lists Sign in with Apple under Enabled Capabilities. ✅ Firebase Authentication has the Apple provider enabled. ✅ Google Sign-In works correctly in the same TestFlight build. ✅ Tested only on a physical device via TestFlight. ✅ Rebuilt and redeployed the app from FlutterFlow after every configuration change. ✅ Disabled Firebase App Check enforcement for Authentication as a test (no change). Any suggestions or similar experiences would be greatly appreciated.
Replies
0
Boosts
0
Views
229
Activity
Jul ’26