Upgraded, seemed to go fine.
(used the upgrade pack)
on mobile, there is no CSS applied. The mobile CSS in the ow_static/plugins/base/css directory is 0 bytes.
I noticed a link to my theme's mobile subdirectory in the rendered HTML, but no mobile directory exists. The updated stock themes have this "mobile" directory.
What am I supposed to be seeing? I can't find any referenced to how this is supposed to work in the docs.
for now, I had to disable mobile in the config file by:
define('OW_USE_CONTEXT', 1);