Submitting apps automatically to app store [closed] - iphone

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'm planning to crate a service that among other things creates an iPhone app based on a template and submits it to the AppStore almost without human intervention.
Is that allowed by apple?
Some similar startups now require users to use their own developers account (which costs $100 and will not be paid by my users).
In principle I don't see why not, as regular developers are allowed to submit their customer's apps. Am I missing something?

It is definitely not allowed by apple. As that would be using a single developer account to submit apps, from someone different that the person that purchased the account (you in this case).
Besides if they can submit anything, if someone submits something inappropriate under your name, it will be your problem not theirs.
Furthermore I am pretty sure your clients, would want their name in the AppStore for their app and not yours.

This is definitely not allowed by Apple. Even if it was, the apps would be under your name so any in app purchase would be put into your bank account (cha-ching $$$)

Related

Changing Developer Name in App Store [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 10 years ago.
Improve this question
Let's assume that somehow my company manages to get the Developer name changed in the Developer Account at the App Store. In this case, what would happen to the existing apps:
Will the existing apps remain happily at the App Store without any effect?
Will I need to get new certificates from the Developer portal?
If yes, will I need to submit a new build of my Apps to the App Store?
If yes, will the bundle identifier of my subsequent releases would be different?
If yes, then how would the users be able to get updates to the apps?
Any help would be great!
I asked about it here, and we made renaming.
Non of our apps were forced to be resubmitted. We used all certificates with old names and it worked fine. I can't provide info about legal information that we send to Apple (not a coders did that), but one day we just saw another company name in the App Store and we did nothing to our apps.

ios application submission query [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 10 years ago.
Improve this question
I have not submitted an application yet, however am wondering if you guys could share your knowledge and experience on the subject and tell me if my plans will work or not.
The app I have created has a registration process in the app itself that updates the applications cookie which keeps it registered. Thus in its initial stages the application will be locked and the user will then have to register on my site which will be a subscription based payment to keep the phone working.
Do you think apple will allow this? if not what suitable alternative are available.
I think you should be fine as long as you follow the review tips:
Providing Additional Info for the App Review Process
If your application requires specific settings, user registrations or account information prior to submission to the App Store, be sure to include that info in the field "Demo Account - Full Access" on iTunes Connect. This is a text field visible only to the App Review team, so the information entered in that field will not be viewable on iTunes to the general public. You can also include general instructions or other relevant information about your application which you think would be useful for the review process.

Can iPhone apps sell other apps within them? [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 12 years ago.
Improve this question
There are a lot of useful apps already available in the app store and I don't want to reinvent them just because i think they'd be useful to be part of my app. So I'm wondering whether it is possible to sell them from within my app, whereby the user can purchase them without leaving the comfy confines of my app. Any idea about this? Or will the user always have to head over to the App Store to get their hands on them?
On a side note, it would be nice if i could get some commission for selling them within my app (can't imagine Apple would allow that though).
No this is not possible. Best you can do is redirect the user to the app store app from within your app to the app the user wants more info on.
That's a question for Apple. You might check out Apple's In App Purchase Programming Guide.

Can I submit the same app to the App Store under multiple, different accounts/identities? [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 10 years ago.
Improve this question
Working for a digital agency, you get a lot of interesting requests! :)
I have a client who has asked a rather strange question:
Is it possible to submit the same app to the App Store under multiple, different accounts/identities?
So if you search for Company A in the App Store, you would get this app as a result, and if you also searched for Company B, you would also get this app as a result.
Thanks!
Read the AppStore Review Guidelines Apple recently published.
2.20 Developers "spamming" the App Store with many versions of similar apps will be removed from the iOS Developer Program
Additionally, I think it'd be wise to advise your client against such a move, as it will only cause fragmentation for the app. Apps have keywords, so perhaps you should focus there to increase search results. I think you'd run into some issues submitting the same app to the store under different developer accounts--not to mention that you have to have individual developer accounts to even attempt such submissions. It'd really be a headache.
Technically, yes. At least if you're using different App-IDs and sign it with the distribution certificate for the account you'd like to upload it under.
I do not know however if Apple checks for 100% identical code / apps while reviewing apps - if not, it would propably work, if no, propably not :)
Even if multiple developers could get the same app approved, they would still have to change the app ID and the app name, so the search results would not show the same app, but multiple similar apps, all with different reviews and ratings, the aggregate of which would all be far lower in the popularity rankings.

Multiple bank accounts for different apps in iTunes connect [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 12 years ago.
Improve this question
As we are developing an iPhone app for a customer and he wants to charge for that app, we are wondering if it is possible to have multiple bank accounts in iTunes connect to have the revenues directly on the customers bank account. Whats the best practise for that?
Many thanks in advance
Stefan
It sounds like you want to distribute the app yourself on the store, rather than having the customer do it. As someone who does this kind of work himself, I can tell you that this is just silliness. Your customer should be sending you the certificates for you to sign the app, you send him the app for submission, etc. Never put this up under your account, really.
EDIT: You should tell your customer that he needs his own developer account, then guide him through getting you the certificates you need.
You need to set up another developer account in that case.
I'm not sure if you mean multiple accounts for the customer to be charged at or multiple accounts for your developer to receive their payments at.
If it is the former that sounds impossible to me (your payment is through Apple as a mediator, you should have no knowledge of customer payment methods).
If it is the latter, couldn't you either a) make a different account per app or b) talk to Apple support about this as it is a billing question?