python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to remove the frame in the Mac Appstore from the application icon?
There is an ios application that is ported to macos using catalyst. When submit the latest update, the application icon in the MacAppstore has strange borders. At the same time, the application icon i...
user2168735
Votes: 0
Answers: 0
Mac Catalyst UITitleBar covers the UI -- how to resolve?
When running an iPad Mac Catalyst iPad on macos, there is a title bar, which I don't mind. But it covers part of the UI, and to compensate I should shift my UI down by the height of that bar. I cannot...

johnbakers
Votes: 0
Answers: 1
Unable to load SwiftUI view in MacPlugin(a shared protocol between Appkit + UIKit) for Mac Catalyst app
Long story short, my usecase is to include Status bar menu in Mac catalyst app, for that I need to access Appkit library. Thanks to shared protocol approach I can include both Appkit & UIkit toget...
user4150758
Votes: 0
Answers: 1
willDisplayHeaderView properties always NIL when trying to debug iOS/iPadOS Apple Silicon Mac App
Here's a weird one -- I finally got an Apple Silicon MacBook Pro and I'm trying to fix a few display issues when running my iOS/iPadOS app on the Apple Silicon. For some reason, the tableview, specif...

Mavro
Votes: 0
Answers: 1