How to check the data in App Store Connect? - app-store

I've registered for the Apple Developer Program as an organization.
When I added a new App, I set my developer name into the Company Name field, other data and clicked Create.
This developer name will appear under the app icon after the app is approved for the App Store. But I want to verify the information entered before approval.
Where can I check the data I have entered in the form? the screenshot below explains what info I want to check screenshot of appstore page

Since I have no Company Name Field, probably because I have an individual account(?), I do not find this field anywhere. But the App Name is located under [Your App] → AppStore → General: App Information.

To check the information you have entered in the Apple Developer Program, follow these steps:
Go to the Apple Developer website (developer.apple.com).
Sign in with your Apple ID.
Click on the "Account" tab in the top menu.
Scroll down to the "Organization Information" section and click on the "Edit" button.
This will open a form where you can view and edit the information you have entered for your organization, including your developer name and other details.
Make any necessary changes to the information and click "Save" to update your account.
You can also view the details of your app by going to the "My Apps" section of the Apple Developer website. From here, you can click on the app to view its details and make any necessary changes.

Related

How do I make an App Store in-app purchase notify my server?

I expected to simply find a place that says "hit this URL with this data when an in-app purchase is successful," but I don't see anything like that at all in iTunes connect.
Does such a thing exist?
Yes, it does now. Go to your app on iTunes Connect and under the "App Information" tab scroll down to "General Information" section and you will see a text field like this:
More info about it here:
Subscription Status Apple

iOS 10.3 - How to respond to App Store reviews?

Now that iOS 10.3 is out, how do us developers go about responding to reviews on our apps. I've tried iTunes Connect, the App Store on Mac and iOS, as well as the Connect iOS app. I'm logged into my developer account on all devices/apps and still don't see the option to respond.
For posterity, this question was asked prior to the feature actually being available for developers via iTunes Connect. They releases 10.3 a few hours before they updated iTunes.
Go to your iTunes Connect and select the Activity tab at the top of the page. Click Ratings and Reviews in the sidebar to the left. You'll see all reviews along with an option to reply to each one.
Example
Notice also the addition of the Report a Concern option.
EDIT: Apple now has a guide available.
Login in iTunes Connect > Click My Apps on the homepage > Select your app > Click Activity in the toolbar > Click Ratings and Reviews under the platform in the left column > Click Reply next to the customer review on the ratings and reviews page.
If the Reply option doesn’t appear, you may not have the Legal, Admin, App Manager, or Marketer role.
If you have responded to customer reviews, you can even edit and delete your responses.
Login in iTunes Connect > Click My Apps on the homepage > Select your app > Click Activity in the toolbar > Click Ratings and Reviews under the platform in the left column > Find the review and response you want to edit or delete > Click Edit Response which is next to the review > Edit or delete the response and click Save.
iTunesConnect-App-Activity-Reviews- in the right of each comment - "answer" button
see official docs

Issue submitting a mobile app to App Center

I've filled out all of the basic details for my app under the settings tab on the FB developer dashboard. I've ensured that the Native iOS App option has been selected and have filled out all of the relevant details (Bundle ID, App Store ID etc.).
Next, I click on the App Details tab and fill out all of the information on that page and then click on the 'Submit App Detail Page' button. Upon doing so, I receive an error stating
"Invalid Submission
Before setting up your app detail page, you must specify how your app integrates with Facebook. Click here to vist your apps settings page to manage your integrations." Clicking on this link simply takes me back to the basic settings page which I have already filled out. I've searched for the app on App Center and can confirm that it hasn't been added to the directory.

How do I find my Company or App information in the online portals?

Over the past few hours it feels like I've created App names, App ids, company name and all the rest with Apple and now I can't remember what's what.
I need to fill in the following for bundle identifier for my .plist file in xcode4:
com.mycompanyname.myappname
Where can i find this info on my account itunesconnect.apple.com?
Update:
The bit I'm having trouble with is finding my Company Name
If you're looking to find a list of existing bundle ID's, click here to go to the iOS Provisioning Portal. You will be prompted to log in.
Once you are logged in, look for the sidebar:
Then, click on "App IDs" and scroll down.
If you're looking for an App ID that you've set up for a specific app in the iTunes Connect portal, follow these steps:
First of all, log in to iTunes Connect.
Next, click on "Manage Your Applications".
You will see a list of your apps. Click on the one whose details you want to see.
You will t*hen see your apps details as well as some buttons. Your information should be in the top left corner, like so:
To find your Company Name, you should simply log into iTunes Connect. It will be in the top right corner.

Deleting an app in iTunes Connect

Apple has introduced the possibility of deleting an app. Quoting the iTunes Connect guide:
If you have created an app in iTunes
Connect that you no longer need to see
or manage, you can delete it from your
iTunes Connect view. Deleting your app
will not allow you to re-use your SKU
or App Name and you will not be able
to restore your app once deleted.
So far so good. Then it gets slightly confusing:
If you are selling your app to another
developer for their own distribution
and need to remove it from your iTunes
Connect account, we recommend that you
use App Delete so the App Name will be
freed up for their use.
Does this mean that I won't be able to reuse the name in my account, but other accounts will? Has anybody tried this?
Please see Removing an App From Sale (page 92) section on iTunes Connect Developer Guide 6.3
Click "Rights and Pricing"
Go to the sale territories section. There is a link near the end
Click on the "Deselect all" button to uncheck all App Store territories.
Click on the "Save Changes" button.
After removing all assigned territory checkboxes from your app in the Rights and Pricing section,, the status
changes to Developer Removed from Sale and your app will not be seen on the App Store within 24 hours.
It's possible to salvage the situation. I also made a mistake and forgot to type com.XX part when entering the Bundle ID. My app was not live yet, but once you submit BundleID, it's not possible to change it.
What you can change though, is the "App Name". Thus:
Change the app name into something bogus
Add new app, now using correct Bundle ID and type the original name
Re-upload everything
You could reuse the App Name of the app you have deleted if you change the Default Language of the application information.
Full details here: http://hesh.am/2012/01/recovering-a-deleted-app-name-in-itunes-connect/
I just ran into this today trying to submit my app. I used an incorrect bundle ID and nievely assumed that deleting the app from iTunes Connect would release the app name and SKU for me to reuse when I recreated the app. Not so. Now I get these two errors:
The SKU number you entered has already been used.
The App Name you entered has already been used.
You are correct when you say their documentation is confusing. What the heck is "App Delete," and how is it any different from the "Delete Application" button in iTunes Connect?
I only hope I'm not screwed with regards to my app name being unavailable forever. I've contacted Support so here's hoping...
Simple steps for Deleting/Removing app from iTunes Connect:
iTunesConnect>App>Rights and Pricing>specific stores> Deselect All> Save
Change app status: Developer Removed From Sale
After 24hours app will be removed.
when you delete an application from iTunes Connect you can't upload with the same App Name and SKU in the same developer Apple id. This resource is for migrate an App for another company or individual developer. Ex. when an App was sold.
Follow Below Steps
Login into your iTunes Connect with your developer id: https://itunesconnect.apple.com
Click on App Icon
Click on Rights And Pricing
At the bottom This app will be on sale in all App Stores worldwide.
Or, you can select specific stores “here”. Click on here button to open all specific app stores.
Click on the “Deselect All” button to uncheck all App Store territories.
Click on “Save Changes” button.
Now when you save all these and go to back to your App icon home screen. There will be one more button appear “Delete Application” after “Set Up iAd Network”.
Click on Delete button and read instructions.
Your app will disappear from the app store within 24 hours.
Refer to: see Removing an App From Sale (page 92) section on iTunes Connect Developer Guide 6.3
Follow Instructions Below:
Click "Rights and Pricing"
Go to the sale territories section. There is a link near the end.
Click on the "Deselect all" button to uncheck all App Store territories.
Click on the "Save Changes" button.
Now when you save all of these and then go to back to your App icon home screen there will be one more button that will appear called “Delete Application” located after “Set Up iAd Network”
Click on that "Delete Application button" and read instructions
After removing all assigned territory checkboxes from your app in the Rights and Pricing section, and clicking "Delete Application", the status changes to Developer Removed from Sale and your app will not be seen on the App Store within 24 hours. The name you were using for your app will also become freed for other developers' use.
Hope this helps!!!