使用 Mobilefirst Web 加密功能时,Web 资源更改不会反映在 Cordova App 中

Web resource changes doesn't reflect in Cordova App while using Mobilefirst web encryption feature

我完全按照官方文档中有关此主题的步骤进行操作。

Tutorial

这对我来说很好,但是一旦代码被加密并且我想进行更改,这些都不会反映出来。为了看到反映的变化,我必须始终 mfpdev app webupdate

tutorial所述,对cordova包的web资源进行加密。

The best time to complete this procedure is after finishing your app development and are ready to deploy the app.

如果您仍然希望在加密后进行更改,则需要完成 tutorial 中提到的整个过程。