this post was submitted on 25 Jan 2024
794 points (99.3% liked)

Firefox

17302 readers
704 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 68 points 7 months ago (8 children)

Ok, as an American web developer how do I test sites in Firefox on iOS?

[–] [email protected] 35 points 7 months ago (2 children)

Pray it just works? Get consumer-friendly legislation to pass in the US somehow? Maybe a genie wish or an infinity gauntlet could be used for this purpose.

Apple has never been great at enabling developer testing. I certainly don't see why they'd care if shit works on third party browsers. The more broken apps are just means the more users who will give up and use Safari.

[–] [email protected] 3 points 7 months ago

Apple's Infinity Gauntlet will be $4999 and have a surprise battery backpack.

[–] [email protected] 2 points 6 months ago

Hmm, I wonder if we could get an EU law that requires enabling testing of third party apps globally, as anything else is suppressing competition.

[–] [email protected] 24 points 6 months ago

put a big banner for iOS users telling them that apple doesn't let you test it, and that any complaints should be forwarded to apple

[–] [email protected] 23 points 6 months ago

Didn't even think about that haha.

I guess the best you could realistically do would be to adhere to web standards (not Chrome standards) and use desktop Firefox or Firefox on Android for testing as they should be the same internally as the hypothetical iOS port.

[–] freeman 21 points 7 months ago

You don't and that's a feature for Apple.

[–] [email protected] 13 points 7 months ago

It'll fall on deaf ears but complain as an ios dev to apple

[–] [email protected] 11 points 7 months ago

Same way you test on Safari if you don't have a Mac, I guess. (i.e. not at all, or with the same rendering engine on a different device and hoping it is similar enough, or via a service like Browserstack.)

[–] [email protected] 1 points 7 months ago

I would subscribe to this question if I could.

[–] [email protected] 1 points 6 months ago

Interesting question. If a binary is available you can sideload already, you'd have to put the phone in Developer Mode and use either XCode or one of the 3rd party tools for macos or Windows to install it. Main question is how easy it'd be to find a trustable official Mozilla binary.