Azure / azure-spatial-anchors-samples

Azure Spatial Anchors sample code
Other
293 stars 139 forks source link

Not able to run APIs which get from web app and Azure Spatial Anchors data to locate that anchor when we close and reopen app. #322

Closed RohitJoshi03 closed 2 years ago

RohitJoshi03 commented 2 years ago

I am using Azure Spatial Anchors for iOS app (in Xcode). I setup all the things in iOS app in swift from Quickstart guide and also setup VisualStudio web app, But i am not able to use APIs which I get from Webapp and not getting data of Spatial Anchors to locate again. And i am doing this from India.

phamqduc commented 2 years ago

Hi @RohitJoshi03 , we would like to better understand the issues that you experienced with the following questions.

RohitJoshi03 commented 2 years ago

Hi @phamqduc, Let me answer your questions:

  1. Yes, i was able to create and locate ASA anchors without any issue.
  2. Yes, here is the reference link : https://docs.microsoft.com/en-us/azure/spatial-anchors/tutorials/tutorial-share-anchors-across-devices?tabs=azure-portal%2CVS%2CAndroid
  3. APIs are not custom made, they were generated automatically. We are not getting any response from APIs, so without knowing about APIs, we can't use them in iOS Swift app.

APIs