Closed lassevk closed 10 months ago
Apparently this was because there was a bug in StreamDeck, fixed in 6.5, which my installation apparently had not decided to tell me about. I manually updated now, and the problem went away.
You can close this issue.
I have a working plugin that updates the images on the buttons just fine, but the text is not updated, even though the call to SetTitleAsync does not throw an exception.
Maybe something has changed with a newer sdk?
I will try to take one of your example plugins and make some minor changes to it as a reproducible example.