Post

Replies

Boosts

Views

Activity

Reply to Debugging WidgetKit install error "Failed to get descriptors for extensionBundleID"
I added a Widget Extension to my app, tried to run the example provided when creating the extension, and did what @letiendungbk suggested and still getting the error: SendProcessControlEvent:toPid: encountered an error: Error Domain=com.apple.dt.deviceprocesscontrolservice Code=8 "Failed to show Widget 'com.fisher-price.smart-connect.CartwheelWidget' error: Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.fisher-price.smart-connect.CartwheelWidget)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.fisher-price.smart-connect.CartwheelWidget)}." UserInfo={NSLocalizedDescription=Failed to show Widget 'com.fisher-price.smart-connect.CartwheelWidget' error: Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.fisher-price.smart-connect.CartwheelWidget)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.fisher-price.smart-connect.CartwheelWidget)}., NSUnderlyingError=0x102e0c060 {Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.fisher-price.smart-connect.CartwheelWidget)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.fisher-price.smart-connect.CartwheelWidget)}}} Domain: DTXMessage Code: 1 - System Information macOS Version 10.15.6 (Build 19G73) Xcode 12.0 (17189.4) Any suggestion?
Aug ’20