react-native-compass-heading icon indicating copy to clipboard operation
react-native-compass-heading copied to clipboard

Can't get running on iPhone iOS 15.3.1

Open Padrezz opened this issue 2 years ago • 3 comments

For some uknown issue, I'm still reciving on iOS -1 heading.

react-native-geolocation-service shows same, until I don't move around a little bit, after it shows single value, probably there is some kind of limit for retriving info, this package doesn't change even after moving

By any chance somebody faced this issue ? Or it's something new?

Padrezz avatar Mar 10 '22 18:03 Padrezz

Did you get any solution for this ? @Padrezz

Soumil1396 avatar Jun 08 '22 15:06 Soumil1396

I am also facing this issue, but only on one device, an iPhone 11 Pro Max. Every other iPhone I test on works as expected. All the devices are running iOS 15.x.x

The native compass works still, it is just the compass in my app that is returning the -1 heading.

bradenfullmer avatar Jun 28 '22 20:06 bradenfullmer

To those who check this thread, I found a potential fix that worked for me. There is a setting called Compass Calibration that needed to be turned on before my app could pick up the compass rotation. @Padrezz @Soumil1396

bradenfullmer avatar Aug 31 '22 15:08 bradenfullmer