iOS Store Reviews Discrepancies between itunes and web reviews [closed] - ios

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I have an app that i've launched and the reviews that are being displayed in the itunes store are different than those i'm seeing in the web version of the itunes store. Any one have any clue why they'd be drawing off two different databases of reviews?
Thanks
Shan

There are different Appstores for different countries. The reviews in one appstore (e.g., the US appstore) do not appear in the appstores for other countries. Check your web URL and see if it matches the country associated with the Apple ID you are using to check from your iOS device. You can change the web URL easily by typing in the appropriate country code. You can change the appstore you see on your iOS device by logging in to a different Apple ID associated with the other country.
For example, the US appstore URLs will start https://itunes.apple.com/us/app/name-of-app, whereas China appstore will be https://itunes.apple.com/cn/app/name-of-app and so on

Related

Purchase an app for the name [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
The company I work for is busy in developing an enterprise app for both iOS and Android platform. The problem we've run into is that on the iOS app store, the name we need is already taken. So before we start experimenting with other options for the app name, we want to approach the developer and make him an offer for the name/or app, seeing as it seems like an inactive app with very low downloads.
Is this something worth looking at? Is this even a plausible option to explore?
Yes, there is an option to solve your problem.
You can buy that app by contacting the developer, and then you can change the entire setup.
The developer can transfer the app from his/her account to your company's/your account.

Is Capability only available to iOS developers? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
I'm trying to have my container app talk to my extension however I was told that in order to do so I must enable App Groups found within the Capabilities tab. When I attempt to enable it I get prompted to add enrolled apple id to Xcode. Does this mean that I cannot properly develop extensions without paying $99 first?
You only need App Groups if you are sharing data via user preferences or a shared container. You can still share data through the web (via a common server), without an App Group.
There's no way to simulate an App Group. You'll need a developer account.

IDFA & Google Conversion Tracking SDK [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Apple started explaining about your app. use of the IDFA (Advertising Identifier) on app. submission.
I am using Google Conversion Tracking SDK upon my client request. Which requires to add Adsupport.framework to the project Build Phases in xCode. Adsupport.framework uses the IDFA.
On App. submission you will be asked the following:
This app uses the Advertising Identifier to (select all that apply):
1. Serve advertisements within the app
2. Attribute this app installation to a previously served advertisement
3. Attribute an action taken within this app to a previously served advertisement
If you think you have another acceptable use for the Advertising Identifier, contact us.
You must to check at least one of them to be allowed to submit your app.
I don't serve ads on my app. What should I check and why?
You should check the second box. You are using the conversion tracker indicating that you are attributing the app installation to a perviously served advertisement.

iOS app link usage in app for sharing detail about an app, which is still pending Apple's review, will Apple allow this? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
when I completed itunes connect app process (status is waiting for review) , itunes connect shows the app link in "links" section.
I am going to upload app first version (not yet any earlier version to Appstore) to Apple app store ,but i want to show the same app itunes link in my app (which is I am uploading) itself for share app link via email(body text) functionality but app is not yet ready for sale.
(Once app will approve,same link can work for download) ?
Is apple allow this and will approve app if I am doing like this ?
This is an absolutely normal thing. I have implemented that for asking the user to rate my own games and apps. When the app was submitted, the links didn't work, of course. They were accepted and when each app went live it would allow rating by the user.
I also have experience with "gift this app" links: no problem.

Issue in Integrating In-app to the iOS application [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Is it necessary to submit the app to implement In-App purchase..
We havent yet submitted the app to the app store.. We have added the code for In-App in our app & we actually fetch the products created in Itunes connect via Storekit framework but when we run the app we are getting message as "Invalid Product Identifiers"...
When we browsed the issue on Google & came to know that we need to submit the app to the store & then work on In-app... Is this true??
Kindly help us..
Looking forward for the response at the earliest..
No, you do not have to submit in order to test (your app is very likely to be not admitted to the store).
If you have recently added the products to iTunes Connect, and then immediately start testing, it will probably not work as it takes some time for the products to penetrate the store. Give it 24-48 hours and try again to see if it fetches your products correctly.
If this still does not happen you probably have an error in your code for fetching the products.

Resources