Skip to content

[PFInstallation currentInstallation]'s objectId is nil #1568

@bmueller

Description

@bmueller

In the past few weeks, I've had multiple users reporting problems with my app related to the Parse SDK. After some troubleshooting, it looks like the issue is that the objectId on their [PFInstallation currentInstallation] is nil.

I've never seen this happen before and have been using the Parse SDK for years now. What could be causing this? Is there a way to force the currentInstallation to get a new objectId? I tried saving the installation and calling [PFInstallation getCurrentInstallationInBackground], but neither of those created a new objectId.

I'm running the latest version of the Parse iOS SDK - not sure if there were any recent changes that could be causing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions