Hi,
is your gyro plugin up-to-date?
I ask because the latest versions are using the 'top.orientation' value (when possible) to get the orientation from the top frame. But a requirement for that to work, is that the outer frame and the inner frame are on the same domain, otherwise the access to the top frame is not possible.
Btw - the gyro plugin from Aldo Hoeben is open-source, so if you want to pass the orientation or orientation event manually, you could do this also by modifying the source:
https://github.com/fieldOfView/krpano_fo…/gyro.source.js
Best regards,
Klaus