Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Storing additional user info as local state #919

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

vratojr
Copy link
Contributor

@vratojr vratojr commented Sep 24, 2018

Hello Eddy, since I didn't have any news from your side, I tryed to solve the problem my way :)

As stated in #903, additionalUserInfo are not retrieved when calling getCurrentUser using nativeAPI.
So in this approach I try to mimick what is being done for the web api, that is, storing the additional info as a global object and returning it when asked for.

Android only.

@EddyVerbruggen EddyVerbruggen added this to the 7.1.0 milestone Sep 26, 2018
@EddyVerbruggen
Copy link
Owner

Interesting approach, thank you!

@EddyVerbruggen
Copy link
Owner

Added a similar implementation for iOS.

Will be available in 7.1.0 (released later this week).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants