Thursday, September 11, 2025
HomeiOS Developmentswift - Why cannot I take away a widget household from iOS...

swift – Why cannot I take away a widget household from iOS app


Whereas noodling round with widgets I added a .systemMedium sort. I’ve not been capable of make it look good so I eliminated it from my code in three locations

  1. The PreviewProvider struct solely has one for .systemSmall
  2. the Widget struct says supportedFamilies([.systemSmall])
  3. The ….WidgetEntryView does not reference it any extra

and but, once I construct and deploy the app I get this error in Xcode. I’ve deleted the app and achieved a contemporary set up, however one thing continues to be insisting that it needs a systemMedium widget regardless that I’ve eliminated it. Can anybody inform me if there may be elsewhere in my code protecting a listing of widget sizes I used to supply?

"Request widget household (systemMedium) just isn't supported by this widget type"



SendProcessControlEvent:toPid: encountered an error: Error Area=com.apple.dt.deviceprocesscontrolservice Code=8 "Failed to point out Widget 'com.check.Climate-Widget' error: Error Area=FBSOpenApplicationServiceErrorDomain Code=1 "The request to open "com.apple.springboard" failed." UserInfo={NSLocalizedFailureReason=The request was denied by service delegate (SBMainWorkspace)., BSErrorCodeDescription=RequestDenied, NSUnderlyingError=0x48c01a880 {Error Area=SBAvocadoDebuggingControllerErrorDomain Code=3 "**Request widget household (systemMedium) just isn't supported by this widget type** (Weather_Widget)" UserInfo={NSLocalizedDescription=Request widget household (systemMedium) just isn't supported by this widget type (Weather_Widget)}}, 

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments