You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run this project on android but app crash. After that i am trying to run this code with latest ar core unity3d plugin but i get this error.
Assets/UnityARInterface/Scripts/ARCoreInterface.cs(8,22): error CS0246: The type or namespace name `GoogleAR' could not be found. Are you missing an assembly reference?
Kindly let me know how run your project with latest AR core plugin.
The text was updated successfully, but these errors were encountered:
I run this project on android but app crash. After that i am trying to run this code with latest ar core unity3d plugin but i get this error.
Assets/UnityARInterface/Scripts/ARCoreInterface.cs(8,22): error CS0246: The type or namespace name `GoogleAR' could not be found. Are you missing an assembly reference?
Kindly let me know how run your project with latest AR core plugin.
The text was updated successfully, but these errors were encountered: