I was having problems in the Twitter app, with it stealing 100% CPU and upsetting WindowServer. Here’s how I discovered what the problem was.
UIKit
iPadOS apps are written to use UIKit and features such as scenes. How can Catalyst get these to work in macOS, then?