Tag Archives: security
“The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.”
I started getting this error when making network requests to our dev server after upgrading and testing our app using Xcode 7 and iOS 9. It turns out that this is a feature introduced in iOS 9, App Transport Security. It basically requires the app to make requests to https urls. These also should be […]
WordPress site redirects to costabrava.bee.pl
I have just finished cleaning a wordpress website that had been hacked. The site would redirect to costabrava.bee.pl which is a malicious website. Due to this Google began showing a warning page whenever someone navigates to that site, informing them that the site is infected. I had to go through the site and locate all […]