Xcode 13 Sign In/Up Code

I’ve been developing an app using Xcode 13. I need help setting up username and login code for an app. I searched the whole internet and couldn’t find anything, please help. Thanks !

Replies

Hi Vincenzo,

Please do not repeat questions in your own posts' answers. We have sample code for iOS to show you how to implement Sign in with Apple in your app:

Implementing User Authentication with Sign in with Apple

If you have further questions, please request technical, code-level support.

Cheers,

Paris

  • respectfully from what I see, I don’t think that is relevant to Xcode 13 because I have tried.

  • At this point, you've shared no information for me to assist you. Please provide some context into what issues you're having with Xcode 13 and submit a Technical Support Incident. It helps to share what you are trying to do, what you've attempted, what you expected, and what actually occurred.

  • I am trying to create a sign up and log in page for the app I am developing. Something with a similar format to an app like Instagram for example. I have watched many videos and looked many websites up and they are all outdated because of how new Xcode 13 is. In simple terms, I am asking if anybody happens to know the code that I could enter into xcode content so when I run the preview I can see a sign up/ login page allowing the user of the app to create an account through sign up, login so that it is stored in the keychain, and to have the app remember to stay logged in if logged in. What code is relevant for Xcode 13 concerning this? Thank you.

Add a Comment