Adding new app in iTunes connect [closed] - macos

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
When I try to add new app in iTunes Connect I get the following message "You have no eligible Bundle IDs for Mac OS X apps. Register one here = link to the
Note:
I have all 3 certificates: Development, Distribution & Installer
Distribution.
I do not have any applications in iTunes Connect.
My app don't use Store technologies such as IAP, Game Center...
What is it? Bug? Or i doing something wrong?
Thank you!
Please don't mark my question as a duplicate. This is not duplicate! Similar question about iOS and Store technologies!

You need to follow the link it gives you and create a bundle id. This is a special string that looks like a reversed domain name that is unique for each application you create. For example, if your company is foo.com, you might create a bundle id
com.foo.myApplication
This is done in the Mac (or iOS) dev center under the Identifiers option. Once you've done that, you can go back to iTunes Connect and create the application.

Related

Unneccessary Privacy Policy For Entitlements? [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
I am attempting to submit my first app into the ios app store, however I am receiving this annoying error:
Apps that use the entitlements [com.apple.developer.in-app-payments]
must have a privacy policy URL for [English].
If your app doesn’t use these entitlements,
remove them from your app and upload a new binary.
I am implementing in app purchases and have successfully tested them.
I don't know why I am getting this error?
I have added the StoreKit framework.
In my Capabilities section in Xcode I have in-app purchases turned on with no warnings or errors.
Can anyone explain or help me with this?
I also faced the same problem, which finally I resolved and uploaded.
You enabled in-app purchases in your APPId, that's why you got this error. So you must enter a privacy policy URL (but it is displayed as optional) in iTunes Connect.
Using in app purchases requires you to keep track for the devices that made those purchases so that if that information is lost, then the device can use your method of checking if that content should belong on the device or not, then place it there. Mainly to make sure that user data and device data are both safe. Refer to the reference for more info.
Reference

Not able to find my windowsphone app in market place [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have submitted my app in windows phone marketplace.
I have selected the India as market and the price is 0.0(free app)while submitting.
I tried to download it from my system, but it shows
"You can't get apps in this region. You can check the Windows Phone Store
in your home region to see if the app is available there"
When i try too download the app from my mobile, i couldn't find the app in market place.
I am using Nokia Lumia510, and using this same account for the sign in at mobile.
Can you please give me a clarification why is this happening, and what should i do to see my app in mobile market place.
Are you sure this app has been approved already? There is a link on the bottom left of the page that says "Download and install manually" if you want to use it, however I would guess by looking at that page that Microsoft hasn't yet approved your app for the store - it can take a few days, and according to your link, your app was uploaded within the last 24 hours

Is it possible to publish an app to Windows Phone Marketplace as _free_ and later change the price? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Is it possible to publish an app to Windows Phone Marketplace as free and later change the price of the very same app, without changing anything else?
I mean the stats, reviews etc remains in this case, the app is the same, the price raised from free to some value after a promo time period, say 3 months.
I know that it is possible with Apple AppStore, I also know it is not possible with Android Market (btw what about Amazon Android store?, but this is out of topic here)
Unfortunately I did not find related info about WP7/WP7.5 Marketplace.
Thx for answers
It is probably possible (at least it was) as I remember a bug where apps that converted from free to paid could not be updated by the end-user and that very same bug also existed with apps that have trial versions.
Edit: I'm pretty sure you can change from free to paid, but for the other way, your app needs certification again which means republishing it. MSDN especially states that special condition.
Yes, it's possible. With the one limit that users that have already "purchased" the application (for $0), won't be asked to pay for it when you change the price.
Not even if they re-install the app.

Different app-name for different countries possible? [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've released a Norwegian app for Windows Phone. I'm working on Danish and Swedish support now. But I'm wondering if I can use another app-name in the marketplace. Still the same app, but use another name for the app in e.g Sweden. So in Norway the app is called "App Name 1", and in Sweden "App Name 2".
Is this possible? Or do I need to publish 2 seperate apps to achieve this?
Yes, you can specify a different name for each supported culture in the marketplace. Why did you ask? If you submitted it, you would have known.

Iphone Developer license [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 7 years ago.
Improve this question
I have completed an app using an old iphone sdk. My machine is running leopard. I would like to upload it to the app store and I understand that I have to enroll as an apple developer. What is plain old stupid is that I cannot read any official documentation about uploading to the appstore without purchasing a developer's license. I don't even know if I can upload with my version of xcode and ios sdk. or if i even go through xcode to submit my app for review. my question is how do i go about submitting my app for review and is it possible to do without upgrading my machine? Regardless of the price it is extra money that I do not want to spend.
The developer program is free. You need to pay just in case you want to submit your application. You can register and see any documentation

Resources