mmswide
mmswide
Add @escaping after block:
Thank you. I will try.
I created foreground service and startScan in background task. But I could get any response from BluetoothCentralManagerCallback. Would you please help me how I can get this callback from startScan...
Hi, When can we have full-updated repository?
let countCT = ct.count var num: size_t = 0 let status = ct.withUnsafeMutableBytes { ctRaw in dataMutable.withUnsafeMutableBytes { dataRaw in keyMutable.withUnsafeMutableBytes{ keyRaw in CCCrypt(operation, algorithm, options, keyRaw, key.count, nil, dataRaw,...