Closed marenovakovic closed 4 days ago
Resolved.
For some season Link Binary With Libraries build phase was missing.
Once I added PurchasesHybridCommon
and PurchasesHubridCommonUI
(those two are imported view SwiftPackageManager) to Link Binary With Libraries it worked fine.
Thanks for reporting back with details on how it was resolved! I have never seen that build phase being missing, but good to know that it's a possibility.
Describe the bug I followed KMP setup and everything works fine on Android. On iOS I used SPM, not cocoapods. When I want to run iOS app I get:
I've found similar issue linked to ReactNative but nothing there helped me resolve the issue.