arctic-viewer
arctic-viewer copied to clipboard
Does not render on iOS 10, Safari on macOS 10.12
Discovered this from testing the swift 3 branch of the viewer for iOS. A quick test with the CLI and the same dataset shows the same thing. See more: https://github.com/Kitware/arctic-viewer-ios/pull/8#issuecomment-251261672
UI shows up and functions fine, what might we be calling in relation to the rendering that is not supported in mobile safari?
closed with #16
Still buggy in AppleWebKit/602.2.14
@scottwittenburg
The condition was "AppleWebKit/602.1.50" , don't know what it should be... ;-(