Use the web resources checksum feature to verify the integrity of your cross-platform app.
When it is enabled, the web resources checksum feature compares the original web resources of an app when it is started to a stored baseline that was captured the first time that app was started. This is a good way of identifying any differences in the app that might indicate that the app was modified. This procedure is compatible with the Direct Update feature.
To enable the web resources checksum feature for a Cordova app, complete the following steps:
cordova prepare
cordova build
cordova run