I need to get the email address of the user that is used in Mail.app.
How can I do this with the iPhone SDK?
Thank!
Short answer: you cannot. You must provide the user with your email address if you need it.
Check out ABGetMe for iOS. In particular, the function AccountEmailAddressesreturns a list of configured email addresses.
AccountEmailAddresses
IOS, , -, ( \ )
another workaround is to save the user's phone number and email address in the address book and get from there
Source: https://habr.com/ru/post/1742668/More articles:How to determine port numbers for peripherals? - cRails: Rails Prototype vs Unobtrusive Javascript using jQuery - ajaxOdd issue with CSS CSS with IE8 index and z-index - javascriptLinq to Entities custom order through line item matching table - asp.netIs there a way to have a pointer to a bucket? (C / C ++) - c ++https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1742669/wpf-binding-error-reported-when-binding-appears-to-work-fine&usg=ALkJrhgoQwCOPw4M1MbOgGD0b49qzrHARAHow to return the response from a message in a variable? JQuery - jqueryHow can I get the name of a computer workgroup using C #? - c #How can I profile a routine without using modules? - profilingС#, связанный с неправильным вводом пользователя - c#All Articles