I’m curious to know which animations / interaction features of Webflow I can expect to work with mobile browsers and web views for smartphone applications. It seems that some work perfectly fine, while others do not. I cannot discern a pattern here… If you can help me figure that out, it would be appreciated.
^ Most common browsers (>98% on most websites) are Firefox, Chrome, Sifari, iOS Sifari Chrome Android and Android browsers.
For incompatible browsers, or IE in particular you can submit a validation rule that redirects non compliant browsers in the code section of the page(s), for example:
Where your /ie9-page strips all IX2, but your main pages will maintain IX2
It seems that some work perfectly fine, while others do not. I cannot discern a pattern here… If you can help me figure that out, it would be appreciated.
Can you please post example of which ones are NOT working for you?
We are building html pages with webflow animations, that are being served from mobile itself. We are using iOS’s WKWebView to render the html. Not all animations are working in that WkWebView, compared to Safari or Chrome on mobile. I want to check what kind of webflow animations are supported with WkWebView .
I tried downloading your page here to see which animations / interactions behave nicely and which ones do not:
I want to open it up within my app’s WkWebview. Unfortunately the animations were not saved along with it, do you know if I could possibly get a copy to serve from mobile?