How to get EID Number in Objective C

In my application i need to fetch the EID number using objective C. Kindly help me on this
I’m not entirely sure what you mean by “EID Number”. The closest I could find was electronic identification (eID). Is that it?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Yes, it is electronic identification(eID) of eSIM.

Yes, it is electronic identification(eID) of eSIM.

With that clarified I can confirm that there’s no public API to access this value.

Are you working for a cellular carrier? Or on behalf of cellular carrier?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Yes, i am working with cellular carrier app so there we need the EID value for which eSIM profile is installed in the device. And is there any possible way to get the EID value using Keychain. Please let me know

i am working with cellular carrier app

OK, then you need to escalate this via your carrier contact at Apple. I can only help you with things that are in the public iOS SDK.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
How to get EID Number in Objective C
 
 
Q