This is driving me mad.
I'm working on a new version of an existing data field of mine, The new version is currently in beta. The existing version was built on SDK 6.4.1 and works just fine. I'm building the new version with sdk 7.2.1. On the device, an existing makeWebRequest call that I'm making to a HTTPS URL is returning a status code of -1001 which indicates secure connection required. Why is it doing this, when it didn't do it under SDK 6.4.1?