You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Parse Swift SDK version: 4.14.2
Xcode version: 14.3
Operating system (iOS, macOS, watchOS, etc.): macOS
Operating system version: 13.3.1(a)
Server
Parse Server version: 6.1.0
Operating system: macOS
Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local
Database
System (MongoDB or Postgres): MongoDB
Database version: 6.0.5
Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Atlas
Logs
The text was updated successfully, but these errors were encountered:
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
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:
Steps to reproduce
There is no way to set this us.
Actual Outcome
Expected Outcome
Environment
Client
4.14.2
14.3
macOS
13.3.1(a)
Server
6.1.0
macOS
local
Database
MongoDB
6.0.5
Atlas
Logs
The text was updated successfully, but these errors were encountered: