So unless I add ionicplatform=ios
to the browser url, platform.is('ios')
returns false. So even though the theme is iOS but it doesn't imply the platform to be iOS. Is my understanding correct? It's kind of confusing.
By default, when you view your app in the browser, Ionic will apply the iOS theme.