Łukasz Szyszkowski
Łukasz Szyszkowski
We have to be sure that `Device Token` is updated when the os version is updated. According to:  https://developer.apple.com/documentation/usernotifications/registering_your_app_with_apns the iOS versions history can be found [here](https://en.wikipedia.org/wiki/IOS_version_history#iOS_15_/_iPadOS_15) (it may...
When trying to run the [Ably Asset Tracking Swift Example app](https://github.com/ably/ably-asset-tracking-swift/tree/main/Examples/SubscriberExample) I have an error: ```swift SubscriberExample[75701:1609309] ARTDeviceIdentityTokenDetails unarchive failed: Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: data is NULL" UserInfo={NSDebugDescription=***...