How to access iPhone Safari History in an App?

2019-01-12 07:57发布

问题:

Is there any way to access History of iPhone Safari?

Regards, krishnan

回答1:

No, the applications are sandboxed and isolated from one another. You can't read data out of one app from another. It's part of the security model.

Would you like some random app to go trolling through your surfing history?



回答2:

Simply put NO, you can't access the Safari History. Apps are sandboxed.

If this is for an in-house app, then you could jailbreak the phones and go around the sandboxing like so -

We can find the history.plist in /var/mobile/Media/Safari/ and this we can read in jailbreaken iPhone.



回答3:

yes only if you are developing for jailbreak device.



标签: iphone safari