Ionic view styles

Hi, i am using ionic view on IOS 7.1.2 and IOS 8.1.3

On my desktop, when i update my ionic.app.scss, and use gulp sass on the command line (since ionic serve for me doesn’t always automatically pick up changes to my scss) the CSSchanges show fine.

However, using ionic view somehow I don’t get my current CSS changes on IOS 7.1.2. What can be the cause of this and how can I debug this?

examples.

How it SHOULD look (I still don’t really know how i can manage different resolutions / DPI with ionic)

http://cl.ly/image/252A3Y0o0s2P/Screen%20Shot%202015-02-27%20at%2000.42.28.png

How it looks on IOS 8.1.3:

http://cl.ly/image/1T461x1X333g/IMG_2740.PNG

How it looks on IOS 7.2.1:

http://cl.ly/image/1B332Q261X0e/IMG_0057.PNG

again, never mind, not related to IOS versions at all. It matters if you ‘sync to latest’ or just ‘clear app data’. Using the last option in Ionic view will not (always) update your app to the latest version.