I'm unable to change the price of an in-app purchase. I added initially for testing purposes, but now that I'm submitting the app, I'd like to change it. Unfortunately, it doesn't seem to accept the change. It is showing me the same price tier not the updated one.what should i do ?
相关问题
- CALayer - backgroundColor flipped?
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- how do you prevent page scroll in textarea on mobi
- Custom UITableview cell accessibility not working
相关文章
- Could I create “Call” button in HTML 5 IPhone appl
- Unable to process app at this time due to a genera
- How do you detect key up / key down events from a
- “Storyboard.storyboard” could not be opened
- Open iOS 11 Files app via URL Scheme or some other
- Can keyboard of type UIKeyboardTypeNamePhonePad be
- Can not export audiofiles via “open in:” from Voic
- XCode 4.5 giving me “SenTestingKit/SenTestKit.h” f
I found this especially confusing as the "Add to Schedule" button is disabled in my browser, even after selecting "Now" and "None". The button only becomes clickable after clicking on the background of the page to deselect the dropdown, which is probably firing some Javascript event that understands to enable the button.
Just to make it painfully clear (because I was still doing it incorrectly, even after reading Stew's answer above), here's a screenshot.
You need to:
I had this problem too. Here's how I solved it.
When you change the tier in iTunes Connect, it's not enough to then click 'done'. You need to set the schedule to 'Now' and 'None' (for start and end date) and then click the 'Add to schedule' button. Then save.
Cheers,
S