Open rohanbhatia56 opened 1 year ago
any idea ?
Are you using Cocoapods or Swift Package Manger to build the app? It looks like the ARCore libraries have not been imported correctly
I am also facing the same problem. I am using cocoapods, they are all up to date. How can I check if my ARCore libraries were imported correctly?
Hi, tried to build the sample app from ARcore Geospatial for iOS SDK but I am getting the following error in viewController
It seems like it cannot compile the ARCore library when trying to build xcworkspace, therefore, all the classes starting with "GAR" are not found. I have followed the exact steps as mentioned in the quick start for ios geospatial https://developers.google.com/ar/develop/ios/geospatial/quickstart
Please help me out with this thanks.