Skip to content

Conversation

@DavidGauffinDahlin
Copy link

I've faced problems with Android 12 phones and Unity 2021 LTS with this awesome project and other Unity location services applications. Google made some changes to the GPS API in February to Android 12 which made Unity's location backend struggle to calculate new location data, it sometimes takes multiple kilometers for the next data point to be calculated so speedometers don't work after February this year in Unity 2021 (I haven't tested older Unity versions). Unity didn't bother to fix this in Unity 2021 and fixed it in Unity 2022 so building this project with Unity 2022.1.10f1 on my Samsung Note 20 Ultra worked as expected again. (Found the solution here if you want to read more: mapbox/mapbox-unity-sdk#1850)

So I thought it would be great to add this information to the README file so other developers don't open this amazing project in Unity 2021 and find it not working which leaves them in frustration and skipping the project (which I was close to doing xD).
Thanks a lot for this gold chest of scripts!!!!

I've faced problems with Android 12 phones and Unity 2021 LTS with this awesome project and other Unity location services applications. Google made some changes to the GPS API in February to Android 12 which made Unity's location backend struggle to calculate new location data, it sometimes takes multiple kilometers for the next data point to be calculated so speedometers don't work after February this year in Unity 2021 (I haven't tested older Unity versions). Unity didn't bother to fix this in Unity 2021 and fixed it in Unity 2022 so building this project with Unity 2022.1.10f1 on my Samsung Note 20 Ultra worked as expected again. (Found the solution here if you want to read more: mapbox/mapbox-unity-sdk#1850)

So I thought it would be great to add this information to the README file so other developers don't open this amazing project in Unity 2021 and find it not working which leaves them in frustration and skipping the project (which I was close to doing xD).
Thanks a lot for this gold chest of scripts!!!!
@eelstork
Copy link
Owner

Would you consider submitting a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants