yuchin067

Results 3 comments of yuchin067

Hi Albert, Thanks for your response. The network interface I used is wifi.

Hi Albert, Is there any progress yet? The issue is also appear on iPhone device. When code run at "NSString *pCheck = [pWSDiscoveryDevice getDeviceName];", it will crash. - (void)insertNewObject:(id)sender {...

Hi Albert, I modified the sample code, it can show response message in the console now. The modified as follows, Original: ``` dispatch_async(GLOBAL_QUEUE, ^(void) { int vRet = 0; discoveryAgent...