Eythan David
Eythan David
This still persists at typescript version 4.8.4
@gezihuzi Hi, I want to do the same, do you need to sign the msix or can I upload it to MS Store without sign it? I read that Microsoft...
Cool I did the same, now I'm waiting for certification or approval. And yes an article sounds great currently there are no articles or something talking about msix with tauri.
x3, waiting for this feature.
@LGUG2Z Basically is easy to do a PR but I have to do it manually, using cherry pick is imposible in this case, but I love follow encapsulation principle so...
@Lej77 Hi, how do you get the `IID`s and know what was changed for each windows version?
oh I understand, I though that we can made the exposed api functions returns and error `Err(UnsuportedWindowsVersion)`, actually the app just panics when is trying to get the unvalid COM...
oh sure, I'm sure that windows-rs crate have a way to test if a IID is valid as a COM object before create it. so it could be the solution,...
This is still unsolved, lol. I has the same issue now I can't allow drag and drop on my app that needs admin rights. (I'm using v2)
Hi, I'm also having problems in tauri, I literally copy and paste the init example and make it a fn and does not works, but my error is: [2024-03-29][11:13:16][ERROR][komorebi_ui] Screen...