You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How did you get ActivityAttribute to be visible to the code in "Widget Extension"? They're two separate build targets. When I try to build something like this, I get a "Cannot find in scope" error for the Attributes struct in my Widget code.