Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server and the Parse Android SDK.
Issue Description
ParseUser.getCurrentUser() becomes null after an update from 1.25.0
to 3.0.0
.
Steps to reproduce
- Log in to an app with
1.25.0
- Update your app with parse
3.0.0
- See that you're logout
Actual Outcome
I'm logout
Expected Outcome
I should be login as before
Environment
Parse Android SDK
- SDK version:
3.0.0
- Operating system version:
API 30
Server
- Parse Server version:
4.10.4
(I tried in a staging environment with5.2.0
too) - Operating system:
Ubuntu 20.04.2 LTS
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
Remote host
Database
- System (MongoDB or Postgres):
MongoDB
- Database version:
4.4.13
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
MongoDB Atlas