I have learned somewhere that the value returned by the "altitude" property of CoreLocation contains the geoid difference in the calculation.
However, I could not find a description in Apple's official document that shows its basis:
https://developer.apple.com/documentation/corelocation/cllocation/1423820-altitude
Is the description of geoid in altitude of CoreLocation not written in the official document?
Additional Question: Does altitude including Geoid apply to any location all over the world?