User Agent for Safari browser on iOS 7

后端 未结 3 1746
心在旅途
心在旅途 2021-02-05 14:01

I want to open my site only in iPhone and iPod with Safari browser. For any other browser like Chrome, Dolphin, etc, It shouldn\'t open.

But currently I am getting the s

3条回答
  •  臣服心动
    2021-02-05 14:13

    The browsers do this very deliberately to prevent people from doing what you're trying to do. Their developers feel that since they're using the same web engine (WebKit, blink or gecko) as the others that they'll lkely render pages optimized for similar browsers just fine (which is likely true).

    So most likely there is no way to tell.

提交回复
热议问题