Hi.
We develop AR apps for iOS using Azure Spatial Anchors.
I'd like to know about deleting anchors.
My understanding, we can delete anchors from supported platform(iOS, Android. Unity) but they don't support Web API.
When we need to clean up unnecessary anchors, we have to delete using iOS device.
I think this is not good idea for house keeping using iOS device.
So I have a question.
What if we don't delete unnecessary anchors and keep creating anchors, do you think will be a problem with that?
I would appreciate if you would give me a advice.
Thank you.