Post

Replies

Boosts

Views

Activity

Reply to Checking refund history for multiple transactions
Thank you for the answer. It would be nice if developers can send requests to the API for the app's full refund transaction history. A single request with a date range can return the refunded transactions as a list. This improvement will save our life. Please forward to the Apple development team. Thank you.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Failed to prepare device for deployment! Xcode 15.3
This worked for me: https://stackoverflow.com/questions/69366799/xcode-13-ios15-is-taking-longer-than-expected-to-launch-it-shows-a-lldb-related
Replies
Boosts
Views
Activity
Mar ’24
Reply to Background location updates stop in iOS 16.4
Same here. CLLocation stops location updates in iOS 16.4 if it starts running in the background. Any work around patch to fix this issue? Should I just set showsBackgroundLocationIndicator = true and will it solve the issue?
Replies
Boosts
Views
Activity
Mar ’23
Reply to XCode 14.2 randomly crashes often since update to Ventura
Same here. The Xcode 14.2 is randomly crashing! EXEC_BAD_ACCESS. I am tired of sending crash reports to Apple.
Replies
Boosts
Views
Activity
Jan ’23
Reply to XCode 14.2 randomly crashes often since update to Ventura
Same here. The Xcode 14.2 is randomly crashing! EXEC_BAD_ACCESS. I am tired of sending crash reports to Apple.
Replies
Boosts
Views
Activity
Jan ’23
Reply to "UI unresponsiveness" warning on @main
Same here! Happened after upgrading iOS and Xcode. "This method can cause UI unresponsiveness if invoked on the main thread. Instead, consider waiting for the -locationManagerDidChangeAuthorization: callback and checking authorizationStatus first."
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22