Kyle Clegg

Results 3 issues of Kyle Clegg

The method `unarchiveObjectWithData` is deprecated and deemed unsecure/less secure than unarchive*OfClass. Please remove the following instances of use: - BNCKeyChain.m - BNCPreferenceHelper.m - BNCServerRequestQueue.m

Rather than switch the user to Safari/Chrome when opening links (and exiting the app), this PR adds support for SafariViewController and Chrome tabs in-app. This results in a smooth user...