LiesAuer

Results 104 comments of LiesAuer

i am developing a hybrid framework app that allows user installs or uninstalls a in-app "app" which is a regular web app with limited hybrid call accessability. the startup app,...

i can intercept custom protocol request and ipc message now, but no normal http request. for example: ``` ```

i developed a similar ios app for internal use(successfully upload to app store) in 2018. i want to refactor it that supports cross-platform with tauri recently.

problem solved. it seems like when the zip has password, it need to verify the date. i change my ipad timezone from `Los Angeles` to `Beijing`(here should be your local...

![image](https://user-images.githubusercontent.com/8676741/70887267-70ae5a80-2018-11ea-99c2-d926fd4b8649.png)

我感觉是的,我工作负载是根据官方文档勾选的,所以环境应该是不缺的,完全新下载的代码,全新的编译,都跑不通就不是我的问题了

@gregwoo-microsoft only `WinUIGallery.DesktopWap.Package` project can run, the `WinUIGallery.DesktopWap` project still reporting missing dll. ![image](https://user-images.githubusercontent.com/8676741/172970146-119496d8-b064-4cd6-85f4-61047a75db7b.png) btw, `WinUIGallery.DesktopWap.Package` can only run under VS. if i run it via explorer, still fail to...