tanjyy / ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.
https://tanjyy.github.io/ridesio
1 stars 1 forks source link

Do cleanup in the deinit of files that use MapView #138

Open nashirj opened 3 years ago

nashirj commented 3 years ago

There is an error sometimes that says [Memory] Resetting zone allocator with 24 allocations still alive. Need to clean up the mapview and remove annotations, according to this link