iframe src="$(hu)" not working on iOS devices - Pano2VR 7

Q&A about the latest versions
Post Reply
User avatar
KRitchie
Posts: 59
Joined: Tue Apr 21, 2020 10:59 am
Location: Philadelphia, PA

I just updated a project that was originally created in Pano2VR v6. When I was testing the project on different browsers, I noticed that on iOS Safari and Chome that iframes using $(hu) to pull a URL from the Link Target URL field are not working.

The iframe opens, but there is not page loading in it. These iframes work on both Windows and PC browser, and work when the project is exported from Pano2VR v6.

Here is my iframe code: <iframe src="$(hu)" width="100%" height="100%" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>

Has anyone else had issues with iframes in Pano2VR 7 and iOS devices?

Thanks

K
User avatar
Hopki
Gnome
Posts: 13029
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Made a quick test and all working, please find the test project attached.
Here I am using an iPhone 14:

IMG_4485.PNG
IMG_4485.PNG (434.88 KiB) Viewed 598 times

Does this test project work for you?
Regards.
Attachments
iOS_iframe.zip
(18.48 KiB) Downloaded 54 times
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply