Open cbaker6 opened 7 months ago
This issue occurs when using the ==
query constraint mixed with using the old appDelegate` lifecycle. Workarounds for this are described in https://github.com/netreconlab/Parse-Swift/discussions/167#discussioncomment-8974187
A fix requiring the ==
QueryConstraint
to try await
will be added to the SDK in 6.0.0
Discussed in https://github.com/netreconlab/Parse-Swift/discussions/167