Encountering a strange issue when accessing my application on iOS 11. Initially, the page fails to load completely with missing background and field labels. However, I am able to click on objects. Oddly enough, if I tilt my iPhone or zoom in, the page loads fully.
Currently, I am integrating the Identity Manager (Siteminder) login page within my application frame using response.sendRedirect()
Any assistance with this problem would be greatly appreciated.
The login page is not initially displayed, but upon tilting the page, the fields are visible.