Start a new topic

architectView.load with authentication

architectView.load with authentication


Hi

I plan to store the assets/arexperience files on my office 386 sharepoint cloud.

How can I load the arexperience strucutre using userid and password e.g.  
achitectView.load( "<sharepoint.url>", <usr>, <pwd> );

 

Thank you
Christopher

Wikitude SDK's "load"-function simply loads a webpage into its Android/iOS WebView.

In case you need authentication for that I recommend you to link to your custom authentication page and handle access to the experience's "index.html" there.

Best regards

Can you to description more the your way to authentication in wikitude sdk to connection secret (connect to server have a pass and user), thanks alot!
Login or Signup to post a comment