I’m trying to integrate TensorFlowLiteObjC into a KMM static library, but it’s not working I have the suspicion that I need to link the TensorFlowLiteC library with the TensorFlowLiteObjC library through cocoapods but I’m not fully sure.
Has anyone successfully integrated TensorFlow lite? Has anybody had the same issue before?
Any help would be appreciated