I have an iOS app using the latest Salesforce iOS SDK. It authenticates users through a webview using oAuth2.0 on the Salesforce site so I do not capture the username in my app. Is there a way that I can query for the username either using the API or the session information somehow? I just want to be able to display the username so that the user knows which account they have logged into (if they have more than one)
Thanks,
Joseph
I have an iOS app using the latest Salesforce iOS SDK. It authenticates users
Share
username of current user is stored in SFIdentityData object