Pregunta

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

¿Fue útil?

Solución

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

Otros consejos

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top