I'm very confused regarding how to handle the sample project. I have my app project right? So I open it. I download the sample project and open it on another window. How do I integrate the iOS payment target functionality to my existing app? What do I have to copy to my app and how?
The most useful information the documentation says is this:
The most useful information the documentation says is this:
which doesn't help at all. Ok so on the new Window I opened with the sample project I put my bundle id and product id and it works... now how do I copy that target or whatever it's linking the purchase to my app?5. For iOS and tvOS devices, build and run the InAppPurchases and InAppPurchasestvOS targets, respectively, which the sample uses to build InAppPurchases.