#Hi I'm running into some issues when
1 messages · Page 1 of 1 (latest)
Which file is this occurring in? It sounds like there might be a mismatch between the version of ARCore Extensions for AR Foundation and the native cocoapod used to compile the app. You could try using a force dependency refresh in External Dependency Manager, and then also confirming the versions of the cocoapods in the built iOS project.
This is occurring in XCode when I attempt to build to iPhone from the .xcworkspace file
At first I thought I maybe just needed to update my ARCore Extensions package to the latest version since the previous didn't support Unity 6/AR Foundation 6, which I'm using in my project
But I'm still getting the errors after the update (using AR Foundation/ARKit/ARCore 6.0.5)
Also just tried updating cocoapods system wide and in my iOS build folder but still getting the same errors