We have 2 apps in Production and we want to implement in both of them sign in with apple.
Our problem is that each app have a different AppId, for example:
- com.appid1
- com.appid2
But in the Authentication > Social > apple > Configuration tab we are able to set up just one app id.
The real problem comes when we want to authenticate with apple in the different apps, because both show the same name in the login message.