how can i get the same "user identifier for one appleid" from different development account?

Our company has many apps, one of which USES a different apple developer account from the others. Through debugging, it is found that the same appleid gets different 'user identify' under different developer accounts.


how can i get the same "user identifier for one appleid" from different development account?

Replies

Hi

User identifiers are team-scoped, which means that it will be unique to a developer account. Sign in with Apple user identifiers cannot be matched across diferent developer accounts.

However, in WeChat, facebook, etc., all support different developer accounts to get the same unionId.

What can we do about this, and will apple support it later?