Hi there, I have come across one challenge during iOS framework generation in KMM (ios & android app).
I have added native ios framework-B in iosApp and while generating the framework-X only
shared
is accessible from KMM project, whatever I have written in iosApp not available which is resulting me to rewrite in any client project Where framework X is used.
How can I make sure whatever framework used in ioAapp used are accessible framework generated from KMM project.???
f
François
08/15/2024, 7:45 AM
Hi, take a look at this toochlab product https://kmmbridge.touchlab.co/docs/, making a librairie targeting iOS/Android, for iOS, there is only one entry point. check how they orgenize the librairies