Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi, I have a problem with the vuforia view app.
I build an application which send xmlhttprequests to an server in my local network. The device with the view app is in the same local network. This local network should have no internet connection in the future. Therefore I downloaded my experience, so I can use them offline.
My problem. If I scan a marker in with the view app its does not start my offline version, instead its starts an cached version of the online version. This online version have no access to my local network and my requests do not arrived my server.