SwiftUI TUICursorUIViewService error

I get this error in console in a SwiftUI MacApp on Xcode 15.0.1 and MacOS 14.1.2

FAULT: <NSRemoteView: 0x11f03bc00 com.apple.TextInputUI.xpc.CursorUIViewService TUICursorUIViewService> determined it was necessary to configure <TUINSWindow: 0x11f1b2390> to support remote view vibrancy

I found similar errors that seem to be harmless messages popping up: https://developer.apple.com/forums/thread/72133

No idea what can cause such message, even less how to correct it.

Post not yet marked as solved Up vote post of Claude31 Down vote post of Claude31
1.9k views

Replies

Same error using Xcode 15.2 and MacOS 14.2.1, and no solution yet.

Instead of relying on a relative path, consider using an absolute path to the image file to ensure that the program can locate it correctly.