I'm trying to change a price of a auto-renewable subscription in iTunes Connect but I can't find any option to do so. How can I change the price? The price is already setup and I can just set up an introductory price. The app is not released yet and I don't want to delete the IAP because I would loose my localisation.
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- Swift - hide pickerView after value selected
- How do you detect key up / key down events from a
- didBeginContact:(SKPhysicsContact *)contact not in
- Attempt to present UIAlertController on View Contr
Long story short, you can't change the price in development. You can just change the price once the in-app subscription is approved...
Select the product and under Subscription Prices tap on View all Subscription Pricing.
In the Subscription Prices tab of the new screen select Starting Price below the Current Prices title:
And then Edit Price Change in the new screen that appears:
Finally select Recalculate prices for all territories and follow the instructions:
In iTunes Connect,
_ Select your app
_ Go to features
_ In-App Purchases.
Select the subscription you want to update.
Go to Subscription Prices section:
Click on + icon and follow the steps.