Does anybody know how Component level caching works with Livesite Mobile Module? IN Livesite, the generted HTML output gets cached for a component and for any request, results are served from the cached.
Whenever mobile module gets integrated with Livesite, does the component need to be No-Cache to serve dynamic version of the content from server (based on the device type) or does the component somehow cache different version of component HTML output if caching is on?
If component has to be set No-Cache, then is it not performance impact as a lot of components will need to work without caching considering customer would want to show hide lot of components based the device type.
TS/LS 7.5
TIA