"THREE.WebGLRenderer: EXT_texture_filter_anisotropic extension not supported." only in mobile

I have same issue some devices didn’t have anisotropic filtering it means we can’t use anisotropic filtering on the device we’re running in. Usually anisotropic filtering make textures looks nice on screen than linear filtering.