How to get Satellite fix count

Our backend needs the number of satellite fixes that the device has to check how reliable the location is, i know that we have access to horizontalAccuracy and verticalAccuracy but this isn't what we need. Different devices use the same endpoint on our backend and provide the satellite fix count, our iOS app needs to do the same. Everything that i've read so far says that this isn't possible in iOS, please can someone confirm this?

Replies

Confirmed that your app does not have access to the private API used to suss that information.