Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get userStore from ENSession? #61

Closed
jgallen23 opened this issue Nov 19, 2014 · 7 comments
Closed

Get userStore from ENSession? #61

jgallen23 opened this issue Nov 19, 2014 · 7 comments

Comments

@jgallen23
Copy link

Is there any way to get the userStore from the ENSession? It looks like it's in the .m, but not exposed in the .h. Is there an easy way for me to get access to it from a sharedSession?

@everic
Copy link
Contributor

everic commented Nov 21, 2014

18ba5b4 should fix this

Make sure you import <ENSDK/ENSDKAdvanced.h> to use
[ENSession sharedSession].userStore

@everic everic closed this as completed Nov 21, 2014
@jgallen23
Copy link
Author

thanks @everic

@jgallen23
Copy link
Author

@everic I'm trying to get the user's evernote email address. It appears it's in the user.attributes.incomingEmailAddress, but this always is null. Can you let me know if it's possible to get this?

@mpnow
Copy link

mpnow commented Nov 21, 2014

No, email address data is not exposed to third party applications. I think otherwise Evernote would be violating their Privacy Policy.

@jgallen23
Copy link
Author

I'm not talking about their personal email address. I'm talking about the username.hdheixirn@evernote.com address

@everic
Copy link
Contributor

everic commented Nov 23, 2014

Reopen this ticket to keep track of the question

@everic everic reopened this Nov 23, 2014
@everic
Copy link
Contributor

everic commented Nov 26, 2014

Evernote does not reveal the incoming email address to 3rd parties. Close as by design.

@everic everic closed this as completed Nov 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants