I'm trying to build a cleaning app that among other things delete your browser history.
How can I access the history in Chrome and Safari (Xcode7,Swift2)?
I'm trying to build a cleaning app that among other things delete your browser history.
How can I access the history in Chrome and Safari (Xcode7,Swift2)?
You can't. The app is sandboxed and doesn't have access to those details.