smartdevicelink/sdl_ios

Fix completion handlers never called in some cases

joeljfischer opened this issue · 0 comments

Bug Report

Xcode 13 comes with a compiler scan to warn when completion handlers aren't called. We should run the scan and fix as many viable warnings as possible.