开发者

How could I read information from SIM card in iPhone?

开发者 https://www.devze.com 2023-04-11 22:07 出处:网络
I mean in开发者_如何转开发 programming way. Like read contact details through SIM card.Accessing the SIM card isn\'t possible, at least through the SDK (and therefore not publishable on the app store)

I mean in开发者_如何转开发 programming way. Like read contact details through SIM card.


Accessing the SIM card isn't possible, at least through the SDK (and therefore not publishable on the app store).

If you want to get at the address book though, there's an API for that.

Check out

http://developer.apple.com/library/ios/#documentation/AddressBookUI/Reference/AddressBookUI_Framework/_index.html

0

精彩评论

暂无评论...
验证码 换一张
取 消