Post

Replies

Boosts

Views

Activity

So @Apple - What're you going to do with the ongoing spam & consumers being able to post here
Access to these forums should be based on paid agreements on file to the Apple Developer Program, and this will prevent these social engineers from trying to game the board and members with junk. Apple, you pride yourself on security & privacy. How about fixing the access to these forums to only developers with a contract on file and approved students only?
7
3
1.7k
Oct ’22
Apple you have a very high number of non-developer related issues being posted making it difficult for us developers to assist other developers in need of answers.
Please run a PR campaign for where non-developers should go to get help. There seems to be some kind of misinformation as to where consumers should go for support and they are all landing in the developer forums flooding the board with non-developer questions making it difficult to help other developers in need.
3
0
1.6k
Sep ’22
Predictive Code Completion Fails to Install (Apple Silicon M2 Max) - macOS 15 & Xcode 16
On both RC versions of macOS 15 and Xcode 16, predictive code completion fails to install with the following error message: The operation couldn’t be completed. (ModelCatalog.CatalogErrors.AssetErrors error 1.) Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 User Info: { DVTErrorCreationDateKey = "2024-09-09 21:23:43 +0000"; } -- Failed to find asset: com.apple.fm.code.generate_small_v1.tokenizer - no asset Domain: ModelCatalog.CatalogErrors.AssetErrors Code: 1 -- System Information macOS Version 15.0 (Build 24A335) Xcode 16.0 (23050) (Build 16A242) Timestamp: 2024-09-09T17:23:43-04:00
21
6
4.6k
Sep ’24
General NavigationView & List State during device rotation
In the Earthquakes, example project & also mine I have noticed that view state is lost during device rotation. In portrait mode, the Table View / List is shown by default and in landscape mode, the pushed or detail view is shown instead. One how do you prevent the lost item selection in the landscape orientation when the detailed view is being loaded first without the primary List View to provide it with the incoming data? This is the current behaviour in the Earthquakes if anyone needs a code reference.
1
1
516
Jan ’22
Xcode 14 - WatchKit App - Unable to install "App"
After going to the latest beta of Xcode, the following message has prevented application launch - WatchKit App - Unable to install "App," Please try again later. Extensionless WatchKit app com.private.bundle.id.watchkitapp has a WatchKit extension. But a newly created project runs without issue. Does any have insights into this issue for existing projects vs newly created projects under the latest Xcode 14 beta?
6
1
2.4k
Sep ’22