ably-cocoa icon indicating copy to clipboard operation
ably-cocoa copied to clipboard

ARTDeviceIdentityTokenDetails unarchive failed

Open lukasz-szyszkowski opened this issue 3 years ago • 1 comments

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.

┆Issue is synchronized with this Jira Task by Unito

lukasz-szyszkowski avatar May 24 '22 08:05 lukasz-szyszkowski

Still happening.

tciuro avatar Sep 16 '24 21:09 tciuro