StreamDeckToolkit icon indicating copy to clipboard operation
StreamDeckToolkit copied to clipboard

SetSettings does not appear to set settings properly

Open csharpfritz opened this issue 6 years ago • 4 comments

We are unable to fetch settings properly after they've been set

csharpfritz avatar Jan 13 '19 16:01 csharpfritz

Can you add a little context?

NotMyself avatar Jan 28 '19 19:01 NotMyself

Calling 'SetSettings' against the StreamDeck API does not appear to save the settings payload and retrieve it properly from the Stream Deck application.

Check the MySamplePlugin/OnWillAppear method for fetching settings, and the OnWillDisappear method for saving the settings. These methods fire when the button is shown in a folder or when you navigate to a different folder on the device

csharpfritz avatar Jan 28 '19 20:01 csharpfritz

Per the release notes of the beta version of the StreamDeck API - this is a known issue and will be fixed in the next version (along with the introduction of getSettings) - there will also be setGlobalSettings, and getGlobalSettings

codingbandit avatar Feb 06 '19 18:02 codingbandit

Recommend closing this issue since this has been corrected in the latest version (v4.1) of the software and the SDK (v2).

hugodahl avatar Mar 02 '19 08:03 hugodahl