Note: I have had issues with CMAltimeter since whats seems to have been a major undocumented modification since iOS 17.4.
So I'm using the CMAltimeter absolute locations delivery. Sometimes, the altimeter seems to be in an uncalibrated mode and therefore, no altitude delivery happens.
- Is there a way to be inform of such state? Currently, it just doesn't work and I can't inform the user about this. They just think the app is broken
- What message should I give to the users to accelerate the calibration such that the CMAltimeter will work again?
Also, users have reported that the CMAltimeter can temporarily stop delivering altitude updates, even though it should.
So I guess my question resumes to this:
- Whats the best practice to handle an uncalibrated CMAltimeter?
Thanks!