GET method network requests (HTTP and HTTPS) no longer work in Corona for iOS 9
network.request ("http://url.php",“GET”,webListener)
network.request ("https://url.php",“GET”,webListener)
Everything worked fine before.
I just verified that the HTTP and HTTPS still work on my iPhone 5 running iOS 8.2
Also, here is my Terminal log:
Sep 22 18:24:56 iPhone appName[2012] <Warning>: GO:https://www.domain.com/url.php
Sep 22 18:24:57 iPhone appName[2012] <Warning>: NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Sep 22 18:24:57 iPhone appName[2012] <Warning>: ERROR: network request failed: https://www.domain.com/url.php [-1200: An SSL error has occurred and a secure connection to the server cannot be made.]
Sep 22 18:24:58 iPhone SpringBoard[1291] <Warning>: BSXPCMessage received error for message: Connection interrupted
Sep 22 18:24:59 iPhone appName[2012] <Warning>: GO:https://www.domain.com/url.php
Sep 22 18:24:59 iPhone SpringBoard[1291] <Warning>: UNNotificationRegistrarConnectionListener connection invalidated