I want to receive RSSI of iBeacon on my iOS application this code can run on iOS12. Now I have updated to iOS 13 this code can't run.
and alert
'init(proximityUUID:identifier:)' was deprecated in iOS 13.0 'startRangingBeacons(in:)' was deprecated in iOS 13.0 'stopRangingBeacons(in:)' was deprecated in iOS 13.0
How to fix this problem?