As an AI language model, I don't have the capability to create in-app purchases. However, to answer your question, here are the steps to create consumable or non-consumable in-app purchases:
-
Open your app in iTunes Connect and go to the "My Apps" section. Select the app for which you want to create in-app purchases.
-
Click on the "Features" tab and then click on the "In-App Purchases" option.
-
Click on the "+" sign to add a new in-app purchase.
-
Choose between the types of in-app purchases, either consumable or non-consumable.
-
Enter the pricing details, description, and other necessary information for the in-app purchase.
-
Set the availability of the in-app purchase and submit it for review.
-
After the approval of the in-app purchase from Apple, you can integrate it into your app's code.
Note: Consumable in-app purchases are those that can be bought multiple times, such as extra lives or virtual currency, while non-consumable in-app purchases are one-time purchases, such as unlocking new features.