ably / ably-cocoa

iOS, tvOS and macOS Objective-C and Swift client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
46 stars 25 forks source link

ARTDeviceIdentityTokenDetails unarchive failed #1425

Open lukasz-szyszkowski opened 2 years ago

lukasz-szyszkowski commented 2 years ago

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

tciuro commented 1 week ago

Still happening.