I’m trying to implement Apple Sign-in following this article https://proflutterflow.com/2024/01/23/supabase-native-apple-auth-for-flutterflow.
I got the credentials, but I don’t understand how the editing process of the info.plist file needs to happen. Do I export the code and edit it in VsCode? After that, how do I submit to the stores? Do I use GitHub? Same question, what do I do after that? How do I test if the Apple Sign in works? Can I push the code back into FF? Can I still do a Local Run?
There’s a pronounced lack of experience here. 😅
I’m currently just one-click submitting my apps to the App Store or Play Store from FF so these extra steps are all new to me. If there is a pious soul who would explain those like I’m 5, that would be fantastic.