Switching iOS individual to Enterprise [closed] - ios

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 got a standard iOS individual developer license for $99. Now I am in need of iOS Enterprise license which requires $299. Can I use the existing license for Enterprise distribution itself( By paying only $199) or Do I need to get new license?
Please suggest me.

You need a new license, and remember you must be a company or organization with a D-U-N-S number to apply for one.
More information can be found here: https://developer.apple.com/support/ios/enterprise.html
This piece of information basically says you need a separate Apple ID to join each program, hence you can't 'upgrade'
Can I use the Apple ID associated with my iOS Enterprise account to join another program?
No. The Apple ID associated with an iOS Enterprise Program cannot be used for a standard iOS or Mac Developer Program.

Related

Publish iOS App out of App Store [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
Last days, I find an iOS app that can be installed on your iPhone after follow some steps. (Principally allowing their certificate).
Here it is: https://ios.gadgethacks.com/how-to/binance-101-install-mobile-app-your-iphone-0181988/
My question is: How can I publish an app out of the App Store?
Thanks in advance.
You cannot.
What Binance is doing is blatantly against Apple Terms of Service and I expect their developer certificate to be revoked very soon and account to be closed. They are using their enterprise account to distribute the app to the public.

iTunes Connect: App transfer specifics [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I'm currently planning the transfer of some apps from one iOS-Developer-Programm to another. Now Apple introduced the option to transfer the apps via 'Transfer App' in iTunes connect (more details in the ITC FAQ)
Apple specifically says, that
You cannot transfer iCloud enabled apps or apps using iCloud entitlements, Passbook IDs, certificates, or notifications.
Q: Would it be possible to upload a new version with push-notifications disabled in the App-ID and then use the 'Transfer app'-utility?
My reasoning goes thus: theoretically it should be possible to do this, once the push-notification capability is disabled.
However, since this feature is quite new and Apple has posted barely any information on how it works (apart from this really short FAQ), I'd rather ask around before trying and failing miserably.
So: does anyone have already experience with transferring apps that didn't stick to Apple's rules?

Submit to app store as lite version and full version [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'm having two separate apps like "Lite version" and "Full version", with two different provisioning. I want to submit these two apps in apple store. How to do that ?
Please anyone help to do it.
You can just submit them as 2 different apps, it will work
Just create 2 different app ids on the provisioning portal with 2 different bundle identifiers and upload them to itunes connect as 2 different apps.
But the best thing you can do is use only one free version and unlock the "Full version" with an In App Purchase that changes a boolean (ej:boughtFullVersion), and check that boolean on the "Full version" features, to make them only work if the "Full version" was purchased
Here is the apple tutorial to submit apps to app store. Please follow the guide to upload your apps.
http://developer.apple.com/library/ios/#documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/AboutYourFirstAppStoreSubmission/AboutYourFirstAppStoreSubmission.html

IOS Developer enterprise program apps distribution [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 couldn't find answers to the question anywhere, so because in stackOverflow I always get good answers for my coding problems from professional people, i would like to get help with these questions. I`m familiar with IOS developer program (99$) but I have two clients that ordered apps for iPhone and wish to distribute only inside their company, so i need to bye enterprise program (299$).
Do I need open 2 different enterprise accounts if i wish that firm A only can update and destitute her app?
How the company will distribute the app to their workers?
How the updating apps work, each company will use the own app store like option?
If you don't use two separate accounts, one for each client, then the apps for both clients will exist in the same store.
When we develop for enterprise clients we request that they get their own Enterprise license. A DUNS number is required for this process anyway. Not just anybody can get an Enterprise license.

Apple Mobile B2B Distribution Customization How-To [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
We are familiarizing ourselves with the Apple mobile b2b distribution model. We understand that we can distribute our app to any customer that has signed up with their VPP. We just distribute the app to the VPP number and no one else would have access to the app except for the business we distributed it to.
My question is how does the customization work? My assumption is that we would make a custom build of the app with the appropriate customizations (like branding) and then submit it to apple and only have it distributed to the proper VPP number. So each custom app would be distributed to one VPP.
So does customization really mean 1 submission per VPP? If we didn't want to customize anything then we could just submit one app and add as many VPPs as we need?
Any help or insight would be greatly appreciated.
Thanks.

Resources