Suchergebnisse
Suchergebnisse 1-2 von insgesamt 2.
Hi Klaus, thank you for your answer. I have found a workaround for the problem: just copying all the contents of "my_pano.js" into "my_pano.html" everything works perfectly. It seems that my problem is locating the javascript resource file in the application bundle.
Hi, I have created several panoramas with krpano and I am developing a simple mobile app (iOS + Android) which shows them. The app works fine if I access the krpano files online from my server, but I cannot make the app work when I include the files as app resources and try to access them locally. The errors I find are the following: - iOS app: black screen. - Android app: black screen and an error message: “FATAL ERROR: my_pano.xml - loading failed (network error: a network error occurred). I h...