I have made an app in which there is a functionality of Map.
Whenever my Controller opens the screen that contains the map the memory usage directly hikes to 180MB from 45mb.
I have just used an MKMap and set its delegate.
Whats the problem that is causing this?