Closed zihexu5 closed 4 years ago
Can you please provide more information and be specific about which version of Azure Spatial Anchors you're using?
Development information (please complete the following information)
2.2.1
]Development information OS: Windows Development Platform\Version: [e.g. Visual Studio 2019, Unity 2019.4.4f1] Azure Spatial Anchors SDK version: [e.g. 2.5.0]
The anchors shouldn't be deleted until the expiration hits. Can you share the logs of a repro so we can correlate to what the service sees? Thanks!
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Unity version: 2019.4.4f1 Azure spatial anchor: latest Description: when trying with AzureSpatialAnchorsLocalSharedDemo scene, the anchor created expired less than one day, and in code the anchor expiration time is set to 7 days. It is however not clear for me where the expiration time get overrided or the anchors get deleted somewhere in other classes.