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.
Post
Replies
Boosts
Views
Activity
This worked for me: https://stackoverflow.com/questions/69366799/xcode-13-ios15-is-taking-longer-than-expected-to-launch-it-shows-a-lldb-related
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?
Same here. The Xcode 14.2 is randomly crashing! EXEC_BAD_ACCESS. I am tired of sending crash reports to Apple.
Same here. The Xcode 14.2 is randomly crashing! EXEC_BAD_ACCESS. I am tired of sending crash reports to Apple.
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."