Blur on Android

It is possible to make blur work in android/iOS?

Android

Web

Code: https://gist.github.com/edn9/d646516ae1fd4712c8c082e9636cd2b8
Image: https://unsplash.com/photos/DNtde1u86HA

Look at the browser support for backdrop filters

https://caniuse.com/#feat=css-backdrop-filter

Depending on what browser version that android device is running it may or may not support backdrop filters

1 Like

Looks like my samsung galaxy j5 is using the version 66 and the working version is 81, so thats why it was not working properly. Thank you so much for the reply!

Font: How to check my Android Webview Version