0

I'm working on Xamarin.Forms Application: I want to know the iPad's TeamID linked to Apple Developer Profile which will help in creating a work based on the TeamID in order to distinguish from which account the iPad belongs!

As my company is having multiple TeamID's so I need to know from which TeamID the iPad is registered as I need to create a KeychainAccess Group with the name of the TeamID.

AJAY KUMAR
  • 77
  • 7
  • https://stackoverflow.com/questions/55630939/how-to-retrieve-com-apple-developer-team-identifier-from-codesign-entitlements-p – Jason Jan 05 '23 at 09:26
  • im not quite understand. An app has unique bundleID. How does different team (id) use the same app id? – Liqun Shen-MSFT Jan 06 '23 at 07:50
  • So did you mean you want to get the team id for this app in runtime? Team id is ought to be the same. – Liqun Shen-MSFT Jan 06 '23 at 07:52
  • @LiqunShen-MSFT Yeah correct but the TeamID will be different for different iPads where i need to create a KeychainAcccess Group with the name of that TeamID, So this is the purpose i need to know TeamID. – AJAY KUMAR Jan 09 '23 at 15:20
  • okay, but if a device was registered in different team ids. That seems to be another question. – Liqun Shen-MSFT Jan 11 '23 at 08:28

0 Answers0