Search code examples
androidibm-mobilefirsthybrid-mobile-appworklight-server

Is it possible to stop automatic updates on worklight server v 6.1


My drama is to stop my app to update automatically whenever is started. I'm using worklight v6.1 with Android environment. The main goal is not to set "connectOnStartup:false", but only to disable automatic updates.


Solution

  • Direct update was stopped after migrate to WL 6.2 and using wl_updateRealm to stopped it...