Hi,
I'm unable to get Vuforia to recognise the arcore plugin.
core-1.4.0
I follow these instructions:
https://library.vuforia.com/content/vuforia-library/en/articles/Solution/arcore-with-vuforia.html
I ALWAYS get this warning when I build.
If you want to enable ARCore support for Vuforia, please follow the steps outlined in the library article below.
I've tried different versions of the plugin, Vuforia and Unity, I've tried various versions of Unity (now on 2018.2.3 because Vuforia 7.2.23 is integrated)
Does anyone have a workaround or fix?
Many thanks
Scott
Hi,
OK, I can confirm what you say. PLATFORM_SENSOR_FUSION is now being printed out for the AR Provider. There are some followup notes (which really deserve a different thread):
- Performance is *extremely* bad. I'm running on Pixel 2 XL. Thew equivalent scene flies on an Iphone X.
- For some reason after uninstalling my app (because Vuforia was continually failing to init) permissions aren't being requested again which resulted in hours of wild-goose-chasing trying to understand why Vuforia wasn't initialising. I had to go into settings and manually grant permissions. This isn't something I've seen before.
Cheers
Scott