Post

Replies

Boosts

Views

Activity

Reply to Must I support Sign In with Apple if I don't use third party authentication?
No it's not necessary in your situation. According to the App Store Guidelines, "Sign in with Apple is not required if your app exclusively uses your company’s own account setup and sign-in systems."https://developer.apple.com/app-store/review/guidelines/#sign-in-with-appleHowever, if your app uses something like Facebook or Google authentication in addition to your own authentication system, then yes, you'll need to add Sign in with Apple.
May ’20
Reply to Cannot transfer app due to Apple Sign In
Yeah according to the App Transfer Criteria in the App Store Help here, "Apps using Sign in with Apple cannot be transferred."What is really unfortunate about that requirement is that there are a ton of apps that will need Sign in with Apple starting June 30, and once converted, they can't be transferred as-is.The right solution is not clear to me how someone would transfer an app after implementing SIWA.Perhaps you would need to create your own authentication system, and then the SIWA rule wouldn't apply to you. Not super practical, but it's one way around it.
May ’20