Get beacon distance during monitoring

I need to read distance between device and beacon in my iOS app. In android when I use monitoring I can retrieve rssi but how can I do this in iOS? Can someone help me?

Check out this thread about running ranging for a few seconds upon receiving an “enter” event:

With ranging, you can access the RSSI and distance estimations.