ably-cocoa
ably-cocoa copied to clipboard
ARTDeviceIdentityTokenDetails unarchive failed
When trying to run the Ably Asset Tracking Swift Example app I have an error:
SubscriberExample[75701:1609309] ARTDeviceIdentityTokenDetails unarchive failed: Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: data is NULL" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: data is NULL}
which is coming from ably-cocoa SDK
It occurred in version 1.2.6 and, after updating, in version 1.2.10
Probably nothing critical because everything is working fine but I see this error in the console.
Still happening.