firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.55k stars 1.45k forks source link

[FR]: When we transfer an app on the App Store, what actions need to be taken for Sign in With Apple? #13456

Open fangyuxi opened 1 month ago

fangyuxi commented 1 month ago

Description

After we transfer an app on the App Store, if the old users use Sign in With Apple again, a new identifier will be generated according to Apple's documentation, resulting in a new user. How should this be resolved?

API Proposal

No response

Firebase Product(s)

Authentication

google-oss-bot commented 1 month ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

aligermiyanoglu commented 1 week ago

hello there, We recently had app transfer, this blog posts gives some insights actually also specific to Firebase as well https://medium.com/@hell-io/a-great-migration-transfer-your-ios-app-without-losing-firebase-users-91252c431acf Hope it helps