WatchKit Extension Bundle ID Unavailable

AndyDunn

I've added a watch kit app to my iOS app and everything was working fine and running well until I wanted to share data between the two apps.

Whenever I try to add the 'App Groups' capability on the watch kit extension, it tells me that my bundle ID (com.myrealappid.watchkitextension) is not available.

WatchKit Extension Bundle ID Unavailable It also informs me that 'No matching provisioning profiles found' in the General tab, and if I try to fix it, it also says that the App ID (com.myrealappid.watchkitextension) is not available.

App ID Unavailable Logging into the members centre I can't find any reference to a bundle ID with the suffix 'watchkitextension'. I also can't re-add this bundle ID within the members centre because it seems to think it already exists as well.

Has anyone come across this before or have any suggestion on how to fix it?

AndyDunn

It turns out that another developer account that I use in Xcode had the missing ID. The apps are completely unrelated and belong to different clients of mine so I've no idea how it ended up there.

I deleted the Bundle ID from that account and everything is working as expected now.

If this happens anyone else, check any other developer accounts you have access to. That might just be where the missing Bundle ID is.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

WatchKit Extension bundle identifiers

From Dev

Invalid Bundle Structure for WatchKit

From Java

Xcode - Error launching WatchKit Extension

From Dev

xCode exclude watchkit extension for submitting

From Dev

Problems with Watchkit Extension NSURLSession in Swift

From Dev

Problems with Watchkit Extension NSURLSession in Swift

From Dev

Synthesized Methods for Class Extension Unavailable

From Dev

Bolt Extension Repo Currently Unavailable

From Dev

Extension function on enumerator, `values()` unavailable?

From Dev

SPSS Remove extension bundle

From Dev

Bundle PECL extension in a phar

From Java

iOS WatchOS - what is the difference between WatchKit App and WatchKit App extension?

From Dev

Apple Watch, WatchKit Extension and main application

From Dev

WatchKit Extension Bridging Header errors (in Swift Project)

From Dev

Include pods in main target and not in WatchKit extension

From Dev

Configure iOS Watchkit/Extension for Parse iOS SDK

From Dev

handleWatchKitExtensionRequest not responding to openParentApplication in Watchkit Extension (Swift)

From Dev

WatchKit Extension: Page-based hierarchy for glances

From Dev

Watchkit Extension Test Class - Bad Access Issue

From Dev

Share Plist between iOS App and WatchKit Extension

From Dev

Watchkit Extension Cannot Read from iCloud

From Dev

.Net's unavailable "Extension Property" like functionality

From Dev

.Net's unavailable "Extension Property" like functionality

From Dev

Swift App Extension: instance method count is unavailable

From Dev

bundle install native extension error?

From Dev

WatchKit Extension - Unable to find image named “XXX” on Watch

From Dev

How to call the method in watchkit extension from parent ios app

From Dev

Profile WatchKit App Extension with Xcode 8 and watchOS3

From Dev

WatchKit Extension is not seeing data saved in NSUserDefaults with App Group

Related Related

  1. 1

    WatchKit Extension bundle identifiers

  2. 2

    Invalid Bundle Structure for WatchKit

  3. 3

    Xcode - Error launching WatchKit Extension

  4. 4

    xCode exclude watchkit extension for submitting

  5. 5

    Problems with Watchkit Extension NSURLSession in Swift

  6. 6

    Problems with Watchkit Extension NSURLSession in Swift

  7. 7

    Synthesized Methods for Class Extension Unavailable

  8. 8

    Bolt Extension Repo Currently Unavailable

  9. 9

    Extension function on enumerator, `values()` unavailable?

  10. 10

    SPSS Remove extension bundle

  11. 11

    Bundle PECL extension in a phar

  12. 12

    iOS WatchOS - what is the difference between WatchKit App and WatchKit App extension?

  13. 13

    Apple Watch, WatchKit Extension and main application

  14. 14

    WatchKit Extension Bridging Header errors (in Swift Project)

  15. 15

    Include pods in main target and not in WatchKit extension

  16. 16

    Configure iOS Watchkit/Extension for Parse iOS SDK

  17. 17

    handleWatchKitExtensionRequest not responding to openParentApplication in Watchkit Extension (Swift)

  18. 18

    WatchKit Extension: Page-based hierarchy for glances

  19. 19

    Watchkit Extension Test Class - Bad Access Issue

  20. 20

    Share Plist between iOS App and WatchKit Extension

  21. 21

    Watchkit Extension Cannot Read from iCloud

  22. 22

    .Net's unavailable "Extension Property" like functionality

  23. 23

    .Net's unavailable "Extension Property" like functionality

  24. 24

    Swift App Extension: instance method count is unavailable

  25. 25

    bundle install native extension error?

  26. 26

    WatchKit Extension - Unable to find image named “XXX” on Watch

  27. 27

    How to call the method in watchkit extension from parent ios app

  28. 28

    Profile WatchKit App Extension with Xcode 8 and watchOS3

  29. 29

    WatchKit Extension is not seeing data saved in NSUserDefaults with App Group

HotTag

Archive