arcore-unity-extensions
arcore-unity-extensions copied to clipboard
Resolving cloud anchor fails with ErrorIllegalState on iOS
When we're calling arAnchorManager.ResolveCloudAnchorId, it fails with ErrorIllegalState, and I can't seem to find any clear information about what this illegal state might possibly be.
Docs say "A function has been invoked at an illegal or inappropriate time. A message will be printed to logcat with additional details for the developer." - But how do I get additional details on iOS? And what constitutes as an "illegal" state?