You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2022. It is now read-only.
But there is error like this: Load story error: Error Domain=SnapchatKit Code=1 "Unknown blob format" UserInfo=0x7fd878e27b80 {NSLocalizedDescription=Unknown blob format, NSLocalizedFailureReason=Unknown blob format}
when I fetch data from SKStory properth "thumbURL", the format seems not correct, I noticed that SKStory have some encryption properties, Maybe be data is encrypted?
When I use SnapchatKit to fetch story media thumbnail, I have tried such methods:
}];
But there is error like this: Load story error: Error Domain=SnapchatKit Code=1 "Unknown blob format" UserInfo=0x7fd878e27b80 {NSLocalizedDescription=Unknown blob format, NSLocalizedFailureReason=Unknown blob format}
when I fetch data from SKStory properth "thumbURL", the format seems not correct, I noticed that SKStory have some encryption properties, Maybe be data is encrypted?
How to fetch the story thumbnails and media.