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