Local AssetPack unable to finish downloading although is 100%

Hello,

I've run into an issue where AssetPacks being served locally are downloading but unable to complete.

try await AssetPackManager
    .shared
    .ensureLocalAvailability(of: assetPack)

This method is called but never appears to complete. Even 10 minutes after the download is finished.

<NSProgress: 0x10fb4fc80> : Parent: 0x0 (portion: 0) / Fraction completed: 1.0000 / Completed: 2462633379 of 2462633379

This however does not appear to be an issue in production, as the method completes 30-60 seconds after the download has finished.

Issue happens across multiple devices running 26.4.1

Hello! Thanks for reporting this issue. Could you reproduce the issue; file a feedback report in Feedback Assistant, making sure to attach a sysdiagnose log from your test device; and reply to this thread with the feedback ID? Once you do that, we can investigate the issue on our side. Thanks!

Local AssetPack unable to finish downloading although is 100%
 
 
Q