|
Yes, this has been a long-running problem, and was the impetus for Mozilla's attempt at FirefoxOS/boot-to-Gecko. The current mobile situation is: * iPhone: can't run Firefox there at all, really. There's Firefox for iOS based on WebKit like everything else on iOS, but I don't even know that StatCounter would count it as "Firefox". * Android: Google for a long time had (and in many cases continues to have, as far as I know) agreements with OEMs that forbid a default browser other than Chrome. In some cases those agreements forbid preinstalling a non-Chrome browser at all, even as non-default. So you have to rely on people downloading an extra browser from the app store, and people don't do that much. In addition to all that, "mobile" sites tended to be written to "WebKit", not "standards", for a while for various historical reasons. Unfortunately, at this point that's pretty deeply ingrained and people continue to do that, albeit with "Blink or WebKit" replacing "WebKit", which entrenches the problem. |