I can't Make Magento showing either the currency nor the language selector in the in-built Magento iphone theme (I'm using Magento CE 1.7).
Apparently it seems that either the function "$this->getCurrencies()" nor the function "$this->getStores()" return any value.
The strange thing is that, in my installation, both the currency and the language switcher are working properly with the desktop theme.
Has anyone experienced the same issue with the in-built mobile theme? Any hint?
Thanks