Skip to content

11.0.1

Latest
Compare
Choose a tag to compare
@HeyPouya HeyPouya released this 16 Apr 09:54

What's Changed

Fixed crash when only directDownloadList is provided

In previous versions, the SDK would crash if storeList was not set, even when directDownloadList was provided.
This update ensures the SDK works correctly as long as at least one of the two lists (storeList or directDownloadList) is provided. A crash will now only occur if both are missing.