How can you tell using javascript if your site is being loaded in an SFSafariViewController, and not pure Safari? I looked at window.navigator.userAgent, but it outputs the same thing on both browsers.
Asked
Active
Viewed 1,480 times
1 Answers
0
According to this Apple Developer thread they should be different; I'd also check iOS User Agents.

hector-j-rivas
- 771
- 8
- 21