In my application i need to fetch the EID number using objective C. Kindly help me on this
How to get EID Number in Objective C
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"
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Yes, it is electronic identification(eID) of eSIM.
With that clarified I can confirm that there’s no public API to access this value.Yes, it is electronic identification(eID) of eSIM.
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
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.i am working with cellular carrier app
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"