[SOLVED] Viewport units (vw, vh, vmin, vmax) and iOS support

Hi,

Are the viewport units (vw, vh, vmin, vmax) now well supported on iOS devices? Or are still the most devices not enough up-to-date to handle these metrics?

I didn’t found a clear statistics to solve that question, maybe someone knows a good source.

I use WkWebView.

Thx

I simulated iPhones 7/6/5/4 with iOS 10/9 and tried on my real iPhone 6/iOS10, everything looked fine respectively vh was correct calculated. I guess then that it’s safe to use it…