Does the cortex-example cpp folder have all of the information you need to get started on developing an iOS application for iOS. I don’t need to add any of the NodeJS files to my application because CortexClient.cpp has that information in the file, correct?
I am having trouble with websockets and I am stumped. I can manage with everything else, but this is one area I will not be able to get past without help. I keep getting the following error and I am starting to think that it has something to do with something not included in the documentation.
Socket error: QAbstractSocket::SocketError(13)
Disconnected.