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

Persist user when set on client #770

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Aug 6, 2020

Goal

Ensures that when config.persistUser is true and the user is set on the Client, that the user information is persisted for the next launch. This changeset ensures that the Client property sets the Configuration user property, which stores the information in NSUserDefaults. Additionally an E2E scenario has been added to test setting the user on Client.

@fractalwrench fractalwrench changed the base branch from master to react-native-plugin August 6, 2020 13:38
@fractalwrench fractalwrench marked this pull request as ready for review August 6, 2020 13:51
Copy link
Contributor

@bengourley bengourley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending CI

@twometresteve twometresteve merged commit b248306 into react-native-plugin Aug 7, 2020
@twometresteve twometresteve deleted the fix-persist-user branch August 7, 2020 08:41
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

Successfully merging this pull request may close these issues.

3 participants