Viewerframe Mode Full - ((link))
On iOS, viewerframe mode full behaves differently. Safari reserves a "home indicator" bar. You must use the following CSS pseudo-selector to truly hide the UI:
function goFullView() viewer.settings.mode = 'full'; // This triggers the "viewerframe mode full" state viewer.expandToViewport(); viewerframe mode full