Guestlogix / traveler-ios

4 stars 3 forks source link

Fixes all basic memory leaks by making all delegates weak and changes… #342

Closed benRmc closed 4 years ago

benRmc commented 4 years ago

… implementation of observer pattern to use weak reference for observers + Removes BookingContext.swift since it's no longer used.

Description

Issues that should be CLOSED by merge of this PR:

Related issues that should be LINKED to this PR: