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
A
Andreas Fötschl
said
about 8 years ago
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
N
Nguyenvanchung.yup
said
about 7 years ago
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!
Christoph Gerum