In the coming months Mozilla will launch support for an open ecosystem of extensions on Firefox for Android on addons.mozilla.org (AMO). We’ll announce a definite ...
Well, it’s a carry over from its early days in how it used to work. You needed to install things via USB debugger. Generally that’s all sideloading ever meant, transferring information from one device to another using a generally “local” method (SD card, USB, etc). Now sideloading, on Android at least (as it retains its original meaning elsewhere), just means not from the official repository.
If you can sideload anything you want, why would that be the case? I don’t think there’s a technical limitation, they just don’t allow it on the app store if it doesn’t use safari.
Oh that’s true, I always thought iOS just didn’t have that capability at all but that makes sense that it would just be blocked at the App Store level.
They can still prevent the JIT from working because the resulting native code would not be signed. That would result in worse JavaScript performance in such browsers, but considering today’s hardware and software optimizations, it may not matter that much in practice.
Yes, but the point of the law is that apps that you install that are not from the official store actually have to work. It even has clauses so that installing stuff from different sources than Apple can’t intentionally be a worse experience than the official app IIRC. That might be just for messaging though.
They’ll soon be forced to allow sideloading, in the EU at least. Should open the doors for proper alternative browsers.
I loathe the very fact they made people call it “sideloading”. It’s just installing on your own terms, like it used to be the norm.
Well, it’s a carry over from its early days in how it used to work. You needed to install things via USB debugger. Generally that’s all sideloading ever meant, transferring information from one device to another using a generally “local” method (SD card, USB, etc). Now sideloading, on Android at least (as it retains its original meaning elsewhere), just means not from the official repository.
I wonder what the alternatives to App Store will be called. F-Store? iDroid?
They’d still be restricted to the Webkit rendering engine though, right?
If you can sideload anything you want, why would that be the case? I don’t think there’s a technical limitation, they just don’t allow it on the app store if it doesn’t use safari.
Oh that’s true, I always thought iOS just didn’t have that capability at all but that makes sense that it would just be blocked at the App Store level.
If you can sideload an app there’s nothing Apple can do to stop you from shipping a new rendering engine.
They can still prevent the JIT from working because the resulting native code would not be signed. That would result in worse JavaScript performance in such browsers, but considering today’s hardware and software optimizations, it may not matter that much in practice.
Yes, but the point of the law is that apps that you install that are not from the official store actually have to work. It even has clauses so that installing stuff from different sources than Apple can’t intentionally be a worse experience than the official app IIRC. That might be just for messaging though.
I don’t think they allow JIT in their App Store apps either.