Aaron G
Aaron G
Do you honestly think this signature change on the subscribe, etc. methods is critical enough to cause billions of lines of code change across the internet?
I really don't want to rely on preview channel to get my sound back. I can change the default sound device back to normal in desktop, but not gaming mode,...
My device just started doing this today, I can boot to desktop and change echo sync to the speakers and get sound back, but when I go back to gaming...
That looks to be an object string instead of an evaluated object. The error is telling you what you're using is a string and not a object that implements RecurrenceFrequency,...
> You can perform an explict reload after having assigned the wanted ConnectionString: > > ```cs > NLog.LogManager.Setup().LoadConfiguration(builder => { > builder.Configuration.Variables["storageConnectionString"] = Settings.StorageConnectionString; > }).ReloadConfiguration(); > ``` > >...
Thanks for testing Turai, this is a reproduction of the issue. Also when using nativescript sidekick it works as expected.