Are live queries for the Parse SDK not available for iOS? There is a guide for it under the android menu on back4app but nothing for iOS. All of the information currently on guides only refers to JavaScript and nothing seems to be listed for obj-c or swift either one.
LiveQuery works great on iOS and actually works better than the other SDKS. Some docs below: https://github.com/netreconlab/Parse-Swift#livequery
https://swiftpackageindex.com/netreconlab/parse-swift/5.4.1/documentation/parseswift/parselivequery
Feature comparison: https://github.com/netreconlab/Parse-Swift/discussions/72
Coding examples: