editionDidFailDownload

abstract fun editionDidFailDownload(edition: Edition, exception: Throwable?)

Called if the download fails.

exception can be a DownloadInfoException, which can let you know if the failure was because of entitlements. Check for the following: