A crash seems to occur when calling a particular cloud function but I don't know what's special about it.
Steps to reproduce
I'm not sure how to reproduce, but I'm getting frequent crash reports from users, and the crashing thread follows an attempt to call a cloud function that returns a ParseObject.
Actual Outcome
Crash.
Expected Outcome
No crash.
Environment
WatchOS 10.5
Client
Parse Swift SDK version: 4.14.2
Xcode version: 15.4
Operating system (iOS, macOS, watchOS, etc.): WatchOS
Operating system version: 10.5
Server
Parse Server version: 4.10.4
Operating system: n/a
Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Back4App
Database
System (MongoDB or Postgres): MongoDB
Database version: 3.6
Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): MondoDB
🚀 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
A crash seems to occur when calling a particular cloud function but I don't know what's special about it.
Steps to reproduce
I'm not sure how to reproduce, but I'm getting frequent crash reports from users, and the crashing thread follows an attempt to call a cloud function that returns a ParseObject.
Actual Outcome
Crash.
Expected Outcome
No crash.
Environment
WatchOS 10.5
Client
Server
Database
Logs