Post

Replies

Boosts

Views

Activity

Reply to WidgetKit waiting to attach
I finally managed to get the todayview up and running on ios 14.... I had to change the build phases, and uncheck the "copy only when install" checkbox... but the widgetKit Extension build and when i want to run throws this exception... Details SendProcessControlEvent:toPid: encountered an error: Error Domain=com.apple.dt.deviceprocesscontrolservice Code=8 "Failed to show Widget 'com.is.Panic-Button' error: Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.is.Panic-Button)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.is.Panic-Button)}." UserInfo={NSLocalizedDescription=Failed to show Widget 'com.is.Panic-Button' error: Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.is.Panic-Button)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.is.Panic-Button)}., NSUnderlyingError=0x13d0c7c70 {Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.is.Panic-Button)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.is.Panic-Button)}}} Domain: DTXMessage Code: 1- System Information macOS Version 10.15.6 (Build 19G73) Xcode 12.0 (17175.2)
Jul ’20