I'm seeing crash reports where calls to Complications.updateComplication either causes and exception or crashes with "Symbol Not Found Error".
My app calls this only for devices that support complications and it works on my devices and the sim.
I can't figure out why this is happening quite a bit in the wild.
I assume that the CIQ store wouldn't allow the app to be installed on a devices that don't have the API level that supports complications. Is that a correct assumption?