i have the seme problem... try restart the phone, in my case the widget appear
Post
Replies
Boosts
Views
Activity
its posible to add custom format to type .timer? example 00:13:26
Turn off ENABLE BITCODE it's not possible to me. because my app have apple watch extension so i need to have it enable
finally the widget appear after uninstall... restart... install and restart the iphone... its maybe some issue with the beta?.... or some isssue with the debug mode.. 🤷🏼♂️
you can also click on debug menu -> attach to process
I finally got the solution for the last error.... clean build folder and change on file/workespace Settings... build System to New Build System...
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)