I am working on a new iOS app where I need to report the LTE
or UMTS RSRP
level in certain times together with position (lat
/long
). I am using CLLocationCoordinate2D
for the position portion, but how do I find the RSRP
value?
Asked
Active
Viewed 435 times
1

Liam McInroy
- 4,339
- 5
- 32
- 53

Erenfra
- 11
- 2
-
Possible duplicate of http://stackoverflow.com/q/4954389/1166266 – Allison Apr 17 '15 at 22:10