Posts

Post not yet marked as solved
5 Replies
11k Views
Our app offers in-app purchase.And we direct user to the subscription management page by using the following URLhttps://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptionsBut we found that, when we try to access the subscription management page from our app,we are stopped at the safari browser and with the following message showed from April 13 2020.pings metrics dialogIdMZFinance.ManageSubscriptionsLoginRequired messageSign in to manage subscri messageCode5074 options Manage Subscriptions CancelactionUrlsandbox.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptionseventTypedialog failureType5074 customerMessageSign in to manage subscriptions. m-allowed dialog kindauthorization m-allowed messageSign in to manage subscriptions.explanationEnter your Apple ID and password and click Manage Subscriptions. [Environment: Sandbox] defaultButtonok okButtonStringManage SubscriptionsokButtonActionkindGotourlhttps://sandbox.itunes.apple.com/WebObjects/MZFinance.woa/wa/com.apple.jingle.app.finance.DirectAction/manageSubscriptionscancelButtonStringCancel initialCheckboxValue cancel-purchase-batchWe also found the same issue occurred in other apps.Does anyone know how to fix this?
Posted
by Feng_c.
Last updated
.
Post not yet marked as solved
1 Replies
1.2k Views
I want to change the app ID prefix of my application to my team ID.Because the current app ID was created long time ago and it is not as same as my team ID.In this case, I have some questions.1. If I change the app ID prefix, the app ID of my App should be changed. When the app ID is changed, can the new version application (with the new app ID) and the old version application (with the old app ID) be recongnized as the same application? In another word, when user update new version application, will the old version application be overwritten by the new version application?2. In my application, I provide a Auto-Renewable Subscriptions by using in-app purchase. When I change the app ID prefix, can subscribe user keep his subscription status after updating the application to the new version?3. Can I change the app ID prefix by myself or I need to ask apple support to do this for me? Please tell me the procedure for changing the app ID prefix.ThanksFeng
Posted
by Feng_c.
Last updated
.