Beiträge von oyster

    We are building mobile and tablet panoramas slideshow using krPano. Users navigate between panos by tapping right or left arrows. Before next pano is loaded, previous pano is removed using removepano() method.

    The problem is it always crashes Safari on iOS (but not Chrome on Android).

    UPDATE: solved this by using loadpano() action instead of removing and re-embedding pano