Placenote / PlacenoteSDK-Unity

Placenote SDK and sample app for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error with Xcode 13 (unity build)

dungnguyen234 opened this issue · comments

we have issue for placenote with new Xcode xcode 13, look like it has error AR library on Xcode 13 :

[nativeSession->_classToCallbackMap setObject:anchorCallbacks forKey:[ARPlaneAnchor class]];
}
error : Cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'Class'