Hi there,
I’m new to developing and I’m trying to implement the purchases SDK for ioS. I’m using xCode and Swift UI.
I’ve followed all the steps, I’ve installed via CocoaPods and I can see the Pod.xcodeproj in my xc file. Everything builds successfully. However when I try and use the import Purchase it just says there is No Such module ‘Purchase’.
I’ve added In-App Purchase as a capability.
In the tutorial I’ve followed it just worked and I’m at a loss as to what to try.
Thanks
Chris