Hacker News new | ask | show | jobs
by shalanah 535 days ago
Oh wow both Orion + Arc on iOS have the same UA as Safari and are testing positive for SFSafariViewController (an experimental test).

I'll look into other ways to not confuse SFSVC with these browsers.

Interestingly - downloads on Arc work really well but they are poorly done in Orion (open in a new window without clear option to download).

I use inappdebugger.com for testing exit links, UA, downloads etc.

1 comments

I am curious: what about SFSVC interferes with the functionality of the site?
Downloads are really clunky in SFSVC. You can do them, but it takes like 3 actions compared to iOS Safari. I've gotten lots of complaints on another site I have that does on-the-fly blob (Object URL) downloads that users don't understand it.

Here's a snapshot: https://bsky.app/profile/shalanah.bsky.social/post/3las76tpl...

Thanks for the response!