Just a quick question, for which I can’t seem to find the answer nor I am in the phase to test it yet:
Does Meteor’s Hot Code push work while deploying the app with XDK ?
As in the hot code push logic is a client side js functionality which interrogates the backend for a new version (or whatever DTT etc.) ? Or is it something placed inside the cordova / iOS container itself, in which case I don’t expect it to work