Set up IAP
Install the Unity In-App Purchasing (IAP) package and configure Unity IAP for your project.
読み終わるまでの所要時間 1 分最終更新 2日前
Before you can sell products in your application, install the Unity In-App Purchasing (IAP) package and write the initialization code that connects your game to the app store at runtime.
Complete both steps in sequence: install the package first to add Unity IAP to your project, then implement the initialization logic to connect to your chosen store and load your product catalog.