Hi! I'm testing an app to upload to the App Store that mainly has a MapView. The application works well on devices and simulators but when I see the memory consumption it reaches almost 500MB after doing several zoom out and zoom in.
Is this high memory consumption of the MapView normal?
Is there any way to reduce it?
I work with Swift 5 and Xcode 14.
Thank you.