Post

Replies

Boosts

Views

Created

SwiftUI iPad Landscape Only
@Apple How do you set an iPad swiftUI app to Landscape only seeing that the Xcode supportedInterfaceOrientations flag is ignored by swiftUI. The following doesn't work via the UIApplicationDelegateAdapter when the 2 methods are implemented. func application(_ application: UIApplication, supportedInterfaceOrientationsFor window: UIWindow?) -> UIInterfaceOrientationMask {             .landscape         }       func supportedInterfaceOrientations(for window: UIWindow?) -> UIInterfaceOrientationMask {             .landscape         }
2
0
1.4k
Apr ’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
Aug ’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
Sep ’22
Max of four files allowed during Xcode 15 beta & platforms download
When all platforms are selected for download via Safari, it is a game of roulette where either a platform is not downloaded, Xcode is included in the download, or Xcode is not downloaded, but all four platforms are downloaded. This then creates a download mess with the manifest file because now you have a uncheck a few platforms and start all over again. How do you raise the Safari concurrent file download limit?
1
0
800
Jul ’23
Apple Document Writers - We're only at macOS 14.2 & watchOS 10.2 beta and not 17.2 yet :)
iMessage Contact Key Verification New Features With iMessage Contact Key Verification, users can choose to further verify that they are messaging only with the people they intend. iMessage Contact Key Verification uses Key Transparency to enable automatic verification that the iMessage key distribution service returns device keys that have been logged to a verifiable and auditable map. When a user enables the feature, they will be notified about any validation errors directly in the Messages conversation transcript and Apple ID Settings. For even higher security, iMessage Contact Key Verification users can compare a contact verification code in person, on FaceTime, or through another secure call. They can also choose to create or edit a contact and save a public key to turn on iMessage Contact Key Verification with that person. All devices signed into your iCloud account must be on the minimum supported version of iOS 17.2 Beta, macOS 17.2 Beta, or watchOS 17.2 Beta. If you wish to keep using other devices on older versions of the OS, you will need to sign out of iMessage on these devices in order to enable contact key verification. (111356044)
0
0
619
Oct ’23