arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

Resolving cloud anchor fails with ErrorIllegalState on iOS

Open halfspacer opened this issue 2 years ago • 0 comments

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?

halfspacer avatar Feb 21 '23 09:02 halfspacer