Post

Replies

Boosts

Views

Activity

Reply to Unable to Add for Review - Xcode 15.0.1 - New apps and app updates must be built with the public (GM) versions of Xcode 11 or later
You might find solution here. https://stackoverflow.com/q/77368335/2725435
Replies
Boosts
Views
Activity
Nov ’23
Reply to A widget using Button(intent:) { } will crash on macOS 13, even after restricting the button to macOS 14 using if #available(macOS 14, *) { }
It still doednt work even on production version of Xcode 15. The same situation with ios16/17. If I do not add the widget with Button(intent) to widget bundle then all is fine, otherwise not. App is compiled with ios 16.
Replies
Boosts
Views
Activity
Oct ’23
Reply to Widgets not loading on iOS 16.x
Similar question was asked on SO here: https://stackoverflow.com/q/77255264/2725435
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to How to handle thousands of map annotations (+100K) in a MKMapView?
Have you found any solution for this?
Replies
Boosts
Views
Activity
Oct ’23