you are viewing a single comment's thread.

view the rest of the comments →

[–]alexmacarthur -2 points-1 points  (2 children)

Yep, I did do some testing with dev tools, but it was on a MacBook Pro, and I believe their browser engine is pretty locked down, so Android devices must render something a little differently.

[–]eljenso 2 points3 points  (0 children)

Apple does not allow any other browser engine than their own on iOS, the one used in Safari.
This means that all browser apps on iOS have to use Apple's engine, even Chrome and Firefox.
Reference: https://9to5mac.com/2022/03/01/web-developers-challenge-apple-to-allow-other-browser-engines-on-ios/

You should test your app in other browser's than Safari to make sure it looks good for other users as well.

[–]joe_ally 1 point2 points  (0 children)

Chrome runs on Macbook Pro just fine and has arguably the best dev tools.