COMPATIBILITY BUG IN CLIENT OF UIKIT: Moving method canvasToolbar from UICanvas to UIWindowScene

Template project in beta 2 for a Tabbed Application shows several errors on run, starting with


COMPATIBILITY BUG IN CLIENT OF UIKIT: Moving method canvasToolbar from UICanvas to UIWindowScene


Any suggestions?

Replies

I'm also getting the errors when manually adding a TabBarController as the root view controller in AppDelegate. I feel like it has to do with the new scenes and canvases API causing some weirdness with the original method of window management.

I get these also, i think you can safely ignore them for now, believe they are just logging by the system for system components. In the beta 2 release notes they did say there was was extra logging that can be ignored unless they are speicfically mentioning your own classes, but those are system classes.

Im getting the same errors. do you think they will remove those errors/loggings next beta realease?