문제

I am trying to get Account information in my app on iOS. For example, if I have google account saved in Accounts I would like to get informations about it in my app. Is this posible and how if it is.

Marko

도움이 되었습니까?

해결책

If you mean you want to access account information from already setup email accounts on your device then i am afraid you can't.

다른 팁

Deepesh is correct about not having access to a user's account information, but the AddressBook, AddressBookUI and EventKit APIS will allow you access to the user's data provided by those accounts.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top