parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
308 stars 69 forks source link

Does not support automatic/anonymous user #441

Open sidan5 opened 1 year ago

sidan5 commented 1 year ago

New Issue Checklist

Issue Description

On Parse iOS SDK there was an option that support automatic user, so anonymous users would be supported out of the box. With Parse-Swift it is not clear that this is possible.

Could use:

   PFUser.enableAutomaticUser()

Steps to reproduce

There is no way to set this us.

Actual Outcome

Expected Outcome

Environment

Client

Server

Database

Logs

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!