Closed HAKASHUN closed 7 years ago
According to Xcode(8.2.1) log, the crash caused by memory issue.
While my device is connected to XCode, the crash happens. But while my device is not connected to XCode, it not happens...
Hi @HAKASHUN , Did you mean the App crash happens only when you connect your IOS device to Xcode? The log seems to indicated the connection refused. I am not sure if this is caused by AWS IoT IOS Device SDK. There is a few things you can check.
assuming resolved. Closing
I've git crashes at
AWSIoTDataManager: connectUsingWebSocketWithClientId
with no internet access Wi-Fi.SDK Version:
2.5.0
Our App Code (swift) is below
Output Log is below
It happens after "Connection has no connected handler" increases to some extent.
Verbose Output Log is below
The situation of connecting to "no internet access Wi-Fi" is exceptional, but our application temporarily connects to the hardware access point, so we can not ignore this error.