Did you ever get this resolved? Running into the same issue with uninstalling / updating the plugin
Post
Replies
Boosts
Views
Activity
Please share if you can! We're able to send into the sink, but having trouble consuming the stream in the extension
Where do you call consumeSampleBuffer? It doesn't seem to be a protocol function
Call widgetURL on EmptyView. This will fix the problem you're having. eg:
EmptyView()
.widgetURL(url)