How to avoid iOS memory warnings and out of memory crashes | iOS Dev Live Mentoring

preview_player
Показать описание
"How to NOT run out of memory in iOS apps with infinite nav?"

If you want to become a complete senior iOS developer, you need to manage memory usage correctly (NOT only in interviews but also in real-world projects!).

So watch this practical mentoring session now!

Like and share this content with someone that you believe will benefit from it. See you in the next episode.

---

How to Build iOS Apps with Swift, TDD & Clean Architecture series↴

Caio & Mike's Book Suggestions ↴

---

Subscribe to our channel ↴

You can also find us on ↴

Caio ↴

Mike ↴

Join the iOS Lead Essentials program ↴

Visit our website ↴
Рекомендации по теме
Комментарии
Автор

Hi Caio, Mike! Thx for the session. It was useful and informative.

CielLearcen
Автор

Hi Caio, Thanks for this video. Please suggest memory management when we are working on VIPER architecture as we are having multiple classes in VIPER architecture, then which part of VIPER should have strong reference of objects when we are navigating. We are facing issue that deinit of VC are not getting called on popviewcontroller.

ankitthakur