Post

Replies

Boosts

Views

Activity

Comment on Background Assets file diff?
There is a crash,the crash information and code are shown in the following picture. Using OC multi-threading for invocation.Could you please tell me the reason for the crash? https://developer.apple.com/forums/content/attachment/39f3f581-d9ff-4fdf-a259-1555a6f10cd9 https://developer.apple.com/forums/content/attachment/3a6dd715-d1e7-4b28-91c4-a09b0e2c6b96
Dec ’25
Comment on Background Assets file diff?
Thx. I can obtain the file content by executing the code let aFileData = try AssetPackManager.shared.contents(at: FilePath(filePath)), but when executing let url = try AssetPackManager.shared.url(for: FilePath(path)), it throws an error: "" couldn't be copied to "Staging" because an item with the same name already exists. Could you please explain the reason for this? BestRegards.
Oct ’25
Comment on Background Assets file diff?
I performed the following code: let assetPackStatus = try await AssetPackManager. Shared. The status (ofAssetPackWithID: assetPackID) print("checkAssetPackStatus (assetPackStatus)"). The content of the print assetPackStatus is:(BackgroundAssets. AssetPack. Status) assetPackStatus = (rawValue = 69). I couldn't find the explanation for this content in AssetPack.Status. Could you please tell me what it means. Thanks.
Sep ’25
Comment on Background Assets file diff?
Is the maximum number of aar 100? If there is no upper limit on the quantity, only the total size is limited to 200G. Developers can break down the granularity further to avoid duplicate file occupation of space, which will be very beneficial for developers. Looking forward to having the quantity limit removed.
Sep ’25
Comment on Background Assets file diff?
This is a failure of the user. The probability of its occurrence is extremely low and the developers have not been able to reproduce it yet.
Replies
Boosts
Views
Activity
Jan ’26
Comment on Background Assets file diff?
https://drive.google.com/file/d/1gtt_sKERNAbgKM16UAtqoseBj9iPhX3I/view https://drive.google.com/file/d/1vaXuEPZtQMwgL30rGazCjMuskn8V-HQN/view Please take a look at these two crash reports.
Replies
Boosts
Views
Activity
Jan ’26
Comment on Background Assets file diff?
There is a crash,the crash information and code are shown in the following picture. Using OC multi-threading for invocation.Could you please tell me the reason for the crash? https://developer.apple.com/forums/content/attachment/39f3f581-d9ff-4fdf-a259-1555a6f10cd9 https://developer.apple.com/forums/content/attachment/3a6dd715-d1e7-4b28-91c4-a09b0e2c6b96
Replies
Boosts
Views
Activity
Dec ’25
Comment on The issue regarding compilation with lower versions of Xcode
Because we have multiple developers and some are still using Xcode 16. I have already resolved it. I used the #if compiler(>=6.2) approach.Thx
Replies
Boosts
Views
Activity
Nov ’25
Comment on Background Assets file diff?
Thank you for your answer.
Replies
Boosts
Views
Activity
Oct ’25
Comment on Background Assets file diff?
Thx. I can obtain the file content by executing the code let aFileData = try AssetPackManager.shared.contents(at: FilePath(filePath)), but when executing let url = try AssetPackManager.shared.url(for: FilePath(path)), it throws an error: "" couldn't be copied to "Staging" because an item with the same name already exists. Could you please explain the reason for this? BestRegards.
Replies
Boosts
Views
Activity
Oct ’25
Comment on Background Assets file diff?
And what does the AssetPack.version means? The official documentation's tutorial on Manifest.json doesn't mention the version field. Thanks.
Replies
Boosts
Views
Activity
Sep ’25
Comment on Background Assets file diff?
I performed the following code: let assetPackStatus = try await AssetPackManager. Shared. The status (ofAssetPackWithID: assetPackID) print("checkAssetPackStatus (assetPackStatus)"). The content of the print assetPackStatus is:(BackgroundAssets. AssetPack. Status) assetPackStatus = (rawValue = 69). I couldn't find the explanation for this content in AssetPack.Status. Could you please tell me what it means. Thanks.
Replies
Boosts
Views
Activity
Sep ’25
Comment on Background Assets file diff?
Is the maximum number of aar 100? If there is no upper limit on the quantity, only the total size is limited to 200G. Developers can break down the granularity further to avoid duplicate file occupation of space, which will be very beneficial for developers. Looking forward to having the quantity limit removed.
Replies
Boosts
Views
Activity
Sep ’25
Comment on An error occurred when downloading a background assets packs hosted by Apple.
I filed a feedback report. The feedback ID is:FB18913475. With files: sysdiagnose_2025.07.18_10-43-51+0800_macOS_Mac_25A5306g.tar.gz ErrorInfo.zip bdassets2.aar
Replies
Boosts
Views
Activity
Jul ’25
Comment on An error occurred when downloading a background assets packs hosted by Apple.
I filed a feedback report. The feedback ID is FB18913475. With files: sysdiagnose_2025.07.18_10-43-51+0800_macOS_Mac_25A5306g.tar.gz ErrorInfo.zip bdassets2.aar
Replies
Boosts
Views
Activity
Jul ’25