Post

Replies

Boosts

Views

Activity

Reply to Cross platform app's bundle identifiers
See Apple documentation at this link: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier This reads: "For watchOS apps that have a companion iOS app in the same project, the embedded WatchKit app and WatchKit extension targets must have the same bundle ID prefix as the iOS app. The WatchKit app must have the format [Bundle ID].watchkitapp, and the WatchKit extension must have the format [Bundle ID].watchkitextension."
Nov ’22
Reply to Cross platform app's bundle identifiers
See Apple documentation at this link: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier This reads: "For watchOS apps that have a companion iOS app in the same project, the embedded WatchKit app and WatchKit extension targets must have the same bundle ID prefix as the iOS app. The WatchKit app must have the format [Bundle ID].watchkitapp, and the WatchKit extension must have the format [Bundle ID].watchkitextension."
Replies
Boosts
Views
Activity
Nov ’22
Reply to LayoutConstraints error from NavigationView with navigationTitle
I have this problem too. Adding a ".navigationViewStyle" is not solving either. I am using Xcode 13.3 on MacOS 12.3 using Apple Silicon.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’22