No public API exists for checking GPS signal strength but it doesn't sound like that is what you are really looking for anyway. You absolutely can check the accuracy of the locations returned by CoreLocation.
Look at CLLocation, it has horizontalAccuracy
and verticalAccuracy
properties which indicate how accurate the device believes that location fix to be.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…