Posts

Post marked as solved
9 Replies
I'm also attempting a document based catalyst app, trying to get it to work with UIScene hasn't been going well. I'm struggling with opening a document from Finder in to a new window. If possible could you share the basics of your app delegate and scene delegate? I've turned on multiple window support but can't seem to get the document URL through to the scene.
Post not yet marked as solved
2 Replies
@Rincewind Thanks for the reply however not quite what my question is about. I'm interested in using the customView of a UIBarButtonItem - in this case a UIButton to show a UIMenu, however not as a right click but as a left click.