Has anybody discovered a reliable solution to the ...
# multiplatform
j
Has anybody discovered a reliable solution to the "module not found" error that sometimes appears when using CocoaPods with KMM? I've been encountering it seemingly at random for no reason, and I have yet to find a consistent way to fix it.
m
For me it has never been a root cause and one had to be found. IIRC, CocoaPods plugin runs a script/command and when that failed for me, IDE complained about "module not found".
I discovered it when I switched to XCode and tried to run it from there.