Hi Everyone.
I am building my first Ipad app with ionic it has been great for productivity so far.
I am probably missing something really obvious but I designed the app for Ipad 2 so a non-retina display.
When i put this app on the ipad Air (retina display) (on ionic viewer) even though I have the images set to only a width of 768 pixels, the app is still displaying across the full width of the ipad air.
What is the ipad air doing to achieve this? At first I thought I would need the images size doubled to get it to show up correctly on the ipad air but it is already? Is there some kind of default scaling already going on in ionic?
I know this is probably obvious to those who have made apps before but I can’t seem to figure out why it would auto scale those images?