- The memory consumption of MKPolygon has skyrocketed in IOS 13.4, making apps that make use of lots of MKPolygons crash because of out of memory condition.
- This only happens with REAL DEVICES and NOT IN THE SIMULATOR.
- The same sample app I link here, when run in an IOS prior to IOS 13.4 device consumes 89.6 Mb, but run in IOS 13.4 consumes 1.29 Gb !!!!
https://github.com/vmalonso/TestMKPolygon
This needs a fast fix. Filed bug report n. FB7640504