It’s an older iPad and the website doesn’t work on the browser. I don’t think there is an ios 12 app for Lemmy. The website looks like the CSS and JavaScript didn’t load, but after multiple tries, it’s the same.
Any ideas?
It’s an older iPad and the website doesn’t work on the browser. I don’t think there is an ios 12 app for Lemmy. The website looks like the CSS and JavaScript didn’t load, but after multiple tries, it’s the same.
Any ideas?
Firefox on iOS uses WebKit engine. If the issue is engine dependent, will be maintained.
A workaround for next times would be testing Lemmy in GNOME Web (formerly Epiphany browser) or which should give the same experience as Safari in WebKit compatibility.
Edited: Other option would be testing on Nyxt if wanted.
Nyxt can be used with WebKitGTK optionally as showed in https://github.com/atlas-engineer/nyxt/blob/master/documents/README.org#gtk-dependencies.
https://caniuse.com/ also helps a lot sometimes as well as MDN documentation about compatibility every time.
I think all browsers just use safari behind the scenes. I’ll take a look though , thanks.
Well, the reply was more to Dessalines than you.
In your case, you can check a desktop browser using WebKit or WebKitGTK (QtWebKit is not good testing by now until it is up-to-date) to check if the issue happens and the console.
Yes, they use WebKit as mandatory for iOS.