-
I have a separate build for macOS x64 and arm that each have auto-updaters.
I now have a universal build, how can I update the users with either of the previous builds installed to auto-update with…
-
Custom URL Schemes and Universal Links are both used in mobile applications to handle deep linking, which allows links to direct users to specific content within an app. However, they operate differen…
-
Nice plugin Has! ;)
Are you planning to extend the support to WinRT too?
Maybe it could be implemented using the PasswordVault?
https://msdn.microsoft.com/en-us/library/windows/apps/windows.security.…
-
When I use noble_tls, I need to frequently create new sessions to request URLs, but I find that after a while, the system's memory usage becomes quite high. It turns out that the connections are occup…
-
I am getting a crash on FirebaseClient(). I am using Visual Studio 2015 RC for Windows 10 Universal App. Could it be that once you add the FireSharp NuGet it is targeted for Windows 8.1?
```
IFirebas…
-
I have just found your excellent repo. Currently I am working on a universal hangboard mount for measuring force and velocity. The backend will provide timers, exercises and sets besides the force and…
-
Hey,
Thanks for making this bot and having the update system in place now.
It would be cool if I could run the bot from my windows 10 phone... Can this be done?
-
Apollo's being the most widely used Audio Interfaces, would be great to get support for.
Mainly the Volume controls, and Mute/Solo Functions!
-
### The problem
Added 'unique_id' entries to my universal media players, but don't believe it is taking effect because I cannot edit the details of the entity in the UI.
`This entity ('media_play…
-
## Description
Excessive permissions are granted when creating a directory. This issue is raised when permission greater than `0755` is given, or permissions argument is not specified when creating a…