Sie sind nicht angemeldet.

Suchergebnisse

Suchergebnisse 1-2 von insgesamt 2.

Montag, 10. Februar 2014, 17:56

Forenbeitrag von: »Cesar«

Partial solution to the problem (local krpano files)

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.

Montag, 10. Februar 2014, 10:15

Forenbeitrag von: »Cesar«

iOS and Android offline app

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...