Apologies for the tardy reply. I set-up 4 example galleries and then tested them on an iPhone 5c running IOS 7.4 and an iPhone 6 running IOS 8.2 and then IOS 8.4. I'll leave the example galleries up for 10 days. Let me know if you need longer.
So, the example galleries:
1. http://www.brianwebster.uk/index/juicebox-one
The viewport metatag is enabled
autoPlayOnLoad='False'
showSmallThumbsOnLoad='True'
2. http://www.brianwebster.uk/index/juicebox-two
The viewport metatag is enabled
autoPlayOnLoad='true'
showSmallThumbsOnLoad='False'
3. http://www.brianwebster.uk/index/juicebox-three
The viewport metatag is disabled
autoPlayOnLoad='False'
showSmallThumbsOnLoad='True'
4. http://www.brianwebster.uk/index/juicebox-four
The viewport metatag is disabled
autoPlayOnLoad='true'
showSmallThumbsOnLoad='False'
Results:
Iphone 5c and IOS 7.2 displayed all the galleries without error.
Iphone 6 IOS 8.2/8.4 displayed galleries 1 to 3 without error. It failed to display gallery 4 correctly. The buttons don't display in portrait. Tapping the screen does not unhide them. You have to turn the phone to landscape before they are displayed. Once the buttons are displayed they work as expected.
Am I likely to encounter problems if I leave the viewport metatag enabled?
Thank you.