mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
721 stars 214 forks source link

Not working on newer deviced anymore? #1758

Open designtology opened 3 years ago

designtology commented 3 years ago

Hey Guys, I was developing an AR App in Unity which was working fine a few weeks ago. But now the app wants me to update my ARCore - which I have done - just to tell me that I need an update. Also my Android is up to date.

I have found out that Google has stopped support for 32bit apps on 64bit devices - which may be the issue. I tried to update the ARCore to a newer version but failed on my first attempt (it wanted me to build with gradle which i have never used before).

Q:

brnkhy commented 3 years ago

hey @brian2k, as you noted AR solutions in the SDK is outdated and pretty broken. There probably will not be a fix in short term so at this point all I can do is suggest going for custom/own solutions rather than the ones in SDK. I'm sorry :(