Has anyone managed to squeeze KMP into an App Clip...
# ios
p
Has anyone managed to squeeze KMP into an App Clip? Seems like a tall task given the overheads of KMP and the 15MB limit if you go for the QR only approach.
Our app is ~80MB. I reckon half of that could 'easily' be shrugged by eliminating functionality and removing the variety of analytics SDKs we have etc. I'm not sure that we'll easily be able to get to 15MB whilst still having our entire engine layer as KMP.
Ktor engine, models, view models and everything in between that is shared in our app at the moment with just a thin SwiftUI layer on top. Is this a pipe dream or can anyone see a viable approach to shrink a KMP app that much?