Closed ivinantony closed 1 year ago
Are you sure this info is sent from the device's GPS?
yes. it seems not working in Samsung s21 and its gps is on. For ios more other devices sending correct data
Can you share the plugin logs?
sure when i checked there is now value of heading and bearing for samsung s21 ultra and samsung s2
.
Does anyone has any idea about this? It seems only in some android devices heading and bearing values are missing in the location data
I would search for broader issue in Google. I believe this plugin only propagates the device GPS events. Another thought is that when you get the position from cellular towers and not from the GPS you might get inaccurate and no heading position? It's just a thought. Can I close this issue?
sure but when i use the provider gps i am not getting any variable of bearing and heading. and may be i can use the device orientation plugin to get the heading of the device.hope you will find a solution asap. thanks
Not sure I know what solution I should be looking for... Feel free to submit a PR if you think there's a bug in the code somewhere :-)
Sure i will do that i hope this issue is only for android 12 devices
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed, because it has not had recent activity. If you believe this issue shouldn't be closed, please reopen or write down a comment requesting issue reopening with explanation why you think it's important. Thank you for your contributions.
Describe the bug the app returns the value of bearing and heading as undefined sometimes. Anyone know how to fix this issue