Post

Replies

Boosts

Views

Activity

Reply to Xcode 14: [Assert] UINavigationBar decoded as unlocked for UINavigationController
Dear all, I'm using latest XCode Version 14.2 (14C18), and yes still have this problem. Even did a simple project with Embed-in Navigation Controller will give me the same message: 2023-01-16 10:37:10.872324+0800 test7[3313:4969594] [Assert] UINavigationBar decoded as unlocked for UINavigationController, or navigationBar delegate set up incorrectly. Inconsistent configuration may cause problems. navigationController=<UINavigationController: 0x7fa546808200>, navigationBar=<UINavigationBar: 0x7fa543f05290; frame = (0 59; 0 50); opaque = NO; autoresize = W; layer = <CALayer: 0x600000577ea0>> delegate=0x7fa546808200 Tried few suggested solution but still have this problem - The Apps is working fine (tested on simulator and on devices) just the message will appear one time in the console when run it. anyone solve this ? or is it a confirmed bug on Xcode ? Thank you.
Jan ’23