Post

Replies

Boosts

Views

Activity

Reply to Identifying Essential Apple Bundle ID for Apple Watch-iPhone Connectivity in MDM Environment
I’m managing an Apple Watch (WatchOS 10.1) paired with an iPhone 14 Pro (iOS 17.1) using a custom MDM configuration. Certain Watch apps and services, including Weather, Health, and Notifications, are failing to function correctly. Logs show errors related to missing app bundle IDs and connectivity issues. Examples of Errors: com.apple.NanoTimeKit error 16:01:03.451560-0600 NTKFaceSnapshotService Error. Missing .app from directory: file:///Applications/MobilePhone.app/Watch/ com.apple.wcd error 16:00:56.978471-0600 wcd Error getting iOS app bundle ID for watch app bundle ID com.apple.private.NanoTimer (ACXErrorDomain:19) - This error repeats for com.apple.Weather and com.apple.HealthKit. default 16:00:56.907741-0600 nanoprefsyncd [NPSPrefPlistProtectedUtil isPlistProtectedAtPath:]: Protection Class for file://.../NanoDomains/... is -1 default 16:00:40.484105-0600 Bridge Error: MCUI Watch manager failed to install profile with error: Error Domain=com.apple.identityservices.error Code=23 Steps Taken: Updated the MDM profile to include relevant Bundle IDs. Verified Bluetooth and Wi-Fi connections. Re-paired the Apple Watch with the iPhone. Questions: What are the required Bundle IDs for Watch apps and their iOS counterparts to ensure proper syncing? How can I resolve errors like Error getting iOS app bundle ID or Missing .app from directory? Are there additional permissions or configurations needed to fix these issues?
2d
Reply to Native applications bundle ids in watchOS
Here is a list I took from the apple watch logs of the native bundle id's com.apple.AppStore com.apple.NanoStopwatch com.apple.SessionTrackerApp com.apple.clockface com.apple.chrono.WidgetRenderer-Default com.apple.NanoCalendar com.apple.ActivityMonitorApp com.apple.weather.watchapp com.apple.NanoNowPlaying com.apple.NanoAlarm com.apple.Mind com.apple.NanoCompass.watchkitapp com.apple.NanoCalculator.watchkitapp com.apple.NanoSettings com.apple.NanoTips com.apple.NanoContacts com.apple.NanoCamera com.apple.NanoMenstrualCycles com.apple.findmy.finddevices com.apple.findmy.findpeople com.apple.NanoPhotos com.apple.HeartRate com.apple.NanoMail com.apple.NanoMaps com.apple.NanoMedications com.apple.watchmemojieditor com.apple.MobileSMS com.apple.NanoRemote com.apple.Noise com.apple.NanoSleep.watchkitapp com.apple.NanoPhone com.apple.private.NanoTimer com.apple.NanoPassbook com.apple.findmy.finditems com.apple.Carousel I am still missing the bundle id's app that gets the watch connected to the iPhone, If you have those id's please share them
Jan ’24