Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在通过科尔多瓦运行托管的网络应用程序。现在我用 htaccess 保护了 webapp。在 osx 上,它可以按需要工作。在 android 上,身份验证对话框不会出现,并且 web 应用程序会响应错误的登录。
有人知道为什么对话框被阻止了吗?以及如何摆脱这个问题?
我使用了 cordova-plugin-whitelist 来允许导航到 webapp。