Skip to content

Setting installationId in _Session object during sign-up #136

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

Merged
merged 2 commits into from
Mar 22, 2019
Merged

Setting installationId in _Session object during sign-up #136

merged 2 commits into from
Mar 22, 2019

Conversation

mregandla
Copy link
Contributor

I was needing this change during my app development. Feel free to close this pull request, if you find any issues.

You can refer the following link for more info.
parse-community/parse-server#1097

Copy link
Member

@phillwiggins phillwiggins left a comment

Choose a reason for hiding this comment

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

Hey

Thanks for your work. Can you confirm what happens if ParseInstallation is null?

@mregandla
Copy link
Contributor Author

Thanks for the review Phill. I added a null check and modified the code to prevent unnecessary entry in _Session object when installationId is null.

I am new to Dart. If you think any other changes required, feel free to suggest.

@phillwiggins phillwiggins merged commit 836bee0 into parse-community:release/v1.0.16 Mar 22, 2019
@mregandla mregandla deleted the installation_id_fix branch November 2, 2019 06:44
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.

2 participants