Anyone else seeing this? I reported the regression back in March 2025 and have no reply from Apple. My apps are Obj-C, in case it matters.
DESCRIPTION
After updating to iOS 18.3.x, | noticed a regression in the title menu behavior of my UlDocumentViewController-based shipping apps on the App Store [1]: Instead of displaying the document icon supplied by the app, the share menu item displays a placeholder icon instead, and iconservicesagent error messages are emitted in the log stream [2].
STEPS TO REPRODUCE
Install one of the apps from note [1] below.
Launch the app, tap the document/title menu at top center of the screen, and observe first menu item.
RESULTS
Expected:
App-provided document icon displayed to left of first menu item ("W-1" or "W68" document icon).
Actual:
Placeholder icon displayed.
REGRESSION
Occurs:
iOS 18.3 (iPad)
iOS 18.3.1 (iPhone)
iOS 18.3.2 (iPhone)
Does Not Occur:
iOS 18.2,18.3 Simulator
iOS 18.0-18.2? [| no longer have a device with < 18.3 to confirm regression point]
NOTES:
[1] WOZNIAC-1 <https://apps.apple.com/us/ app/wozniac-1/id6474085354> and
WOZNIAC-68 <https://apps.apple.com/us/app/ wozniac-68/id6736677781>.
[2] When the problem occurs, the following log messages are omitted:
Error returned from iconservicesagent image request: <|STagIcon: 0x30299c040> Tag: alvm, Class: public.filename-extension, Base type: public.item - <|SImageDescriptor:
Ox300dd5860> - (37.00, 48.00)@3x v:40000 1:5 a: 0:0:0:0 t:() b:0 s:2 ps:0 digest:
0D3223D0-9AЕ3-3B19-A081-ACACE55691B7
error: Error Domain=NSOSStatusErrorDomain Code=-609 "Client is disallowed from making such an icon request"
UserInfo={NSLocalizedDescription=Client is disallowed from making such an icon request}
Topic:
UI Frameworks
SubTopic:
UIKit
5
2
417