Post

Replies

Boosts

Views

Activity

Comment on App stops responding to touch; works normally otherwise
Yes, I have seen those other reports. It is hard to filter out the ones that seem applicable. Most are actually people having problems with their iPhone touch screen in general, not app specific. Others have the app freeze, or some touches not working while others in the same app do. The ones that do seem applicable, don't have any solutions. If you found one that has, then I'd appreciate it. I haven't filed a bug report, I assumed it was caused by something I did in the app.
Apr ’25
Comment on empty dSYM file detected - Xcode 16
Exactly, the other thread is about another issue. For me The "empty DSYM file" comes up every time the app is debugged on a real phone. The error message says nothing about any libraries, it is for the main app. The app does not crash, but it is extremely slow to debug. That may or may not be related. Please look into this.
Mar ’25
Comment on Xcode 16 Beta: Predictive Code Completion failing to install
I have the same problem on a physical MacBook with MacOS Sequoia 15.1.1 installed. It happens every time I start up XCode 16.2 Feedback id FB16198909 The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.) Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 User Info: { DVTErrorCreationDateKey = "2024-12-30 14:51:45 +0000"; } Failed to find asset: com.apple.fm.code.generate_small_v1.tokenizer - no asset Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1
Dec ’24
Comment on Apple Watch not showing in XCode
This worked for me as well. Which is strange, because I did various combinations of the same actions before, and that did not work. Using this precise sequence of actions made it work, though. Thanks! But it is still very unreliable, many "Transport Error"s when trying to connect to the Apple Watch.
Oct ’24
Comment on App stops responding to touch; works normally otherwise
Yes, I have seen those other reports. It is hard to filter out the ones that seem applicable. Most are actually people having problems with their iPhone touch screen in general, not app specific. Others have the app freeze, or some touches not working while others in the same app do. The ones that do seem applicable, don't have any solutions. If you found one that has, then I'd appreciate it. I haven't filed a bug report, I assumed it was caused by something I did in the app.
Replies
Boosts
Views
Activity
Apr ’25
Comment on empty dSYM file detected - Xcode 16
Exactly, the other thread is about another issue. For me The "empty DSYM file" comes up every time the app is debugged on a real phone. The error message says nothing about any libraries, it is for the main app. The app does not crash, but it is extremely slow to debug. That may or may not be related. Please look into this.
Replies
Boosts
Views
Activity
Mar ’25
Comment on Xcode 16 Beta: Predictive Code Completion failing to install
I have the same problem on a physical MacBook with MacOS Sequoia 15.1.1 installed. It happens every time I start up XCode 16.2 Feedback id FB16198909 The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.) Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 User Info: { DVTErrorCreationDateKey = "2024-12-30 14:51:45 +0000"; } Failed to find asset: com.apple.fm.code.generate_small_v1.tokenizer - no asset Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1
Replies
Boosts
Views
Activity
Dec ’24
Comment on Apple Watch not showing in XCode
This worked for me as well. Which is strange, because I did various combinations of the same actions before, and that did not work. Using this precise sequence of actions made it work, though. Thanks! But it is still very unreliable, many "Transport Error"s when trying to connect to the Apple Watch.
Replies
Boosts
Views
Activity
Oct ’24
Comment on Apple Watch not showing in XCode
I followed this, and it did not solve the issue for me.
Replies
Boosts
Views
Activity
Oct ’24
Comment on empty dSYM file detected - Xcode 16
That other thread seems to be about something different: a problem with static libraries. The warning that we all get in XCode 16 is about missing dSym for the app executable itself.
Replies
Boosts
Views
Activity
Oct ’24
Comment on iOS 17.4 (21E217) CMAltimeter not working
This does not work for me (tested on iPhone 11). It comes back with console messages "Warning - invoking recordDataType:forDuration: on main may lead to deadlock" and "Response invalid". I tried starting it on a background thread, but it still reports "Response invalid". Any ideas on how to make it work?
Replies
Boosts
Views
Activity
Mar ’24
Comment on iOS 17.4 (21E217) CMAltimeter not working
This does not work for me (tested on iPhone 11). It comes back with console messages "Warning - invoking recordDataType:forDuration: on main may lead to deadlock" and "Response invalid". I tried starting it on a background thread, but it still reports "Response invalid". Any ideas on how to make it work?
Replies
Boosts
Views
Activity
Mar ’24
Comment on Xcode 15, how to uncheck "Connect via network" for physical device?
When switching off Wifi and Bluetooth on the phone, it does not work at all anymore. XCode is simply stuck on "Installing". So that confirms that XCode is insisting on using Wifi. How can I switched that off?
Replies
Boosts
Views
Activity
Feb ’24
Comment on Swift framework for Objective-C
The link in this answer is redirected to a general swift page. Where is the explanation how to use a Swift framework in an objective-c project?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on iOS 15.4.0 ShareSheet _activityImage is not supported for proxies to out-of-process activities
I am seeing the same issue with a number of users of my app (on 15.4.1 (19E258) ). I use no custom UIActivity, but do use UIActivityIndicatorView at some places, with standard style UIActivityIndicatorViewStyleWhiteLarge
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22