Skip to content

Conversation

@HasanFaraaz
Copy link

ParseInstallation.getCurrentInstallation().saveInBackground(); will cause problems like a blank activity on android 5.0, by replacing it with ParseInstallation.getCurrentInstallation().saveEventually(); the problem is fixed

ParseInstallation.getCurrentInstallation().saveInBackground(); will cause problems like a blank activity on android 5.0, by replacing it with ParseInstallation.getCurrentInstallation().saveEventually(); the problem is fixed
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.

1 participant