Skip to content

ParseInstalltion isn't updated when app version changes #24

Closed
@Shailevy

Description

@Shailevy

When my users updates the app I call ParseInstallation.getCurrentInstallation().saveInBackground but the SDK won't trigger a call to the server, this causes the appVersion fields in the Installation table to be incorrect

By overviewing the code (thanks for open-sourcing) it seems to be by design (Nothing has really changed in the Installation so updateBeforeSave doesn't trigger.

Please explain this

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions