Post

Replies

Boosts

Views

Activity

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
546
Jan ’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.8k
Sep ’24
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
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
Broken Sample Xcode Project Xcode 13.1
The Sample Mail App Extension project no longer builds under Xcode 13.1 due to conflicting swift and obj-c protocol method signatures
Replies
1
Boosts
0
Views
999
Activity
Oct ’21
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.
Replies
1
Boosts
1
Views
546
Activity
Jan ’22
WatchOS 8.5 & iPad 15.4 Release notes
WatchOS 8.5 release notes opens the tvOS Release notes and the iPadOS 15.4 release notes opens the watchOS release notes. @Apple
Replies
2
Boosts
0
Views
1.1k
Activity
Mar ’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
Replies
21
Boosts
6
Views
4.8k
Activity
Sep ’24
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.
Replies
3
Boosts
0
Views
1.6k
Activity
Sep ’22
Xcode 14 Donut App Sample Code
Does anyone know where to find the sample project?
Replies
2
Boosts
1
Views
2.3k
Activity
Jun ’22
Upgrading to macOS Sonoma Release Candidate deploys the Previous beta instead via software update
macOS 14 Release Candidate I tried upgrading to the release candidate and got build 23A5337a instead. Does this happen to anyone else?
Replies
13
Boosts
1
Views
1.9k
Activity
Sep ’23
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?
Replies
7
Boosts
3
Views
1.7k
Activity
Oct ’22
Xcode 15 beta 5 missing cascade property option in @Relationship(.cascade) error.
The compiler is raising the following error for @Relationship(.cascade, inverse: ...) with the message Type 'PropertyOptions' has no member 'cascade' Is there a replacement for this property option, or is the cascade behaviour implied internally by default?
Replies
8
Boosts
2
Views
2.4k
Activity
Aug ’23