Post

Replies

Boosts

Views

Activity

Reply to Anyone successful with WeatherKIT REST API under heavy load?
Cache the data for a specified time window.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Unable to enroll for Apple Developer Program after lots of efforts
We are not apple support, so wait until they get to you.
Replies
Boosts
Views
Activity
Mar ’23
Reply to How to add URL instead of ip address in excludedRoutes in NEIPv4Settings?
If it is not documented, then you cannot do it. You must resolve the DNS name to an IP address per the API requirement.
Replies
Boosts
Views
Activity
Mar ’23
Reply to Long Review Time, Scheduled Phone Call
If they think it is a copycat app, they will know best based on automated metrics.
Replies
Boosts
Views
Activity
Mar ’23
Reply to SwiftUI Timer not working inside Menu bar extra
Change .menuBarExtraStyle(.menu) to .menuBarExtraStyle(.window)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Xcode 14: WatchKit App doesn't contain any WatchKit Extensions
Yes, the format has changed. See the WWDC videos on this.
Replies
Boosts
Views
Activity
Mar ’23
Reply to requestTrackingAuthorization(completionHandler:) type method in React Native app - app rejecetd by App Review several times
Just code in native swift and forget the React nonsense. You will benefit more from it than being gated by a 3rd tool to which you don't know what they have done in their frameworks.
Replies
Boosts
Views
Activity
Mar ’23
Reply to Product unavailable unity ios
Upgrade to the latest Unity 2022.2.10f1 but this is not a unity forum. Please post your question over at the unity support forums.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Cannot Open MySQL Workbench on Mac mini 2023 M2 Pro
Was Rosetta installed? Also please go to the MySQL support site as this is not an Apple product nor related to Apple Development.
Replies
Boosts
Views
Activity
Mar ’23
Reply to How save NFC tag on on iphone then use it
Goto the Segway company website for support!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to The compiler is unable to type-check this expression in reasonable time in Xcode 12 with SwiftUI Error in SwiftUI
Replace var width = UIScreen.main.bounds.width with SwiftUI geometry API calls.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to How to detect screen size in CarPlay?
You can try UIScreen.main.applicationFrame in the didConnect template scene delegates but that might be the screen size for the iPhone or iPad.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to [SwiftUI] Not able to customize font size on label of MenuBarExtra
Because you can't. This something is managed by the user directly and the OS.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to React-native iOS crash on startup
You have been told several times to please post this to the GitHub react native site as you will not get help here on react native.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to SimpleAudioDriver sample, cannot install dext
https://developer.apple.com/contact/request/system-extension/
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’23