Post

Replies

Boosts

Views

Activity

EmojiRanger Widget Missing Intent
I followed along with the presentation and my widget has no content on the device. 2020-06-24 13:05:23.122146-0500 EmojiRangerWidgetExtension[9619:814152] [widget] No intent in timeline(for:with:completion:) The placeholder does not compile: struct PlaceholderView : View {     var body: some View {         AvatarView(.panda)             .isPlaceholder(true)     } } For the AvatarView() in the PlaceholderView. "Value of type 'AvatarView' has no member 'isPlaceholder'"
4
0
805
Jun ’20