This time the problem is exists on iOS and Mac only; Windows and Android connect fine using exactly the same code, server and credentials.
- The only way I can connect to the myPHP database from a Mac or iOS is using secure mode 0 set in AppGameKit with no password and user set on the server.
- Windows and Android connect correctly with Secure mode set to 1, password and user set on server.
- The error reported is 'Failed to connect to https://<user>:<password>@www.itanican.com'
- The next error reported is 'Failed to bind listening socket'; this doesn't happen on Windows or Android.