I had a problem with Apple Sign-In not working in my Flutter app using Firebase on an iOS device (I got "Sign Up not completed" message on iPhone without any errors in logs).
Here’s what resolved it:
After making these changes, Apple Sign-In started working correctly.
Additionally, I followed the steps outlined in this YouTube tutorial: https://www.youtube.com/watch?v=JEwGol44xFQ