Apple developers enterprise program

Как распространять iOS приложения минуя AppStore

При создании мобильного приложения под iPad для одной крупной компании перед нами встал вопрос — как распространять данное приложение. Самый распространённый вариант — конечно, через AppStore.

Но данный вариант нам не подошел, так как приложение создавалось для работников компании, а не для общего пользования. Остался только второй вариант — Enterprise Program (подробнее о Developer Program и Enterprise Program).

Клиент купил лицензию, мы занимались разработкой, и вот настало время выкладывать приложение. До этого мы выкладывали приложения в AppStore, а вот опыта работы с in-house приложениями (они предполагают внутреннее использование в компании и не предназначены для выкладывания в общий доступ) не было. К нашему удивлению, мы не нашли полноценных статей, описывающих данный процесс, поэтому решили составить некую инструкцию, которая поможет сэкономить кому-то время.

Получение пакета файлов приложения

Итак, после того как разработка завершена, необходимо выполнить следующие шаги:

  1. Создать Distribution-сертификат (подробное описание процесса).
  2. Создать Distribution Provisioning Profile
  3. Подписать приложение соответствующим Provisioning Profile и создать пакет, который потом можно распространять. Для этого в XCode в меню Product нужно выбрать Archive и отметить пункт — Save for Enterprise or Ad-Hoc Deployment.

Далее выбрать подпись (необходимо выбрать тот provisioning profile который создали выше)

Сохранить полученный пакет. Не забудьте поставить галочку рядом Save for Enterprise Distribution (без этого вы не сможете получить plist-файл). В поле Application URL указываем полный путь к ipa файлу на сервере (http://www.yoursite.com/dir/yourFile.ipa)

На выходе мы получим ipa- и plist-файлы, их уже можно переслать людям, которым нужно установить приложение. Но для установки на iPad (iPhone) необходимо подключить его к компьютеру (при этом пользователям Windows необходимы еще и некоторые танцы с бубном).

Установка приложения через интернет

А как быть, если под рукой нет компьютера? Это как раз был наш случай, так как приложение предназначалось для торговых представителей компании заказчика, а они по роду своей деятельности чаще всего находятся в пути и не имеют компьютера под рукой. Встал вопрос: «А как же распространять in-house приложения (кстати, то же самое справедливо и для Ad Hoc distribution — прямой установки файла-сборки приложения через iTunes), не используя компьютер?» Всё оказалось просто, даже очень просто!

Нужно выложить ранее созданные ipa- и plist-файлы на сервер, к которому есть http (или https) доступ. Затем создать простой html-файл, в котором будет ссылка на plist-файл следующего вида:

И заменить #your_plist_file_path.plist# на полный путь к своему plist-файлу (важный ньюанс: в имени plist-файла не должно содержаться пробелов). Т.е. код должен получиться примерно таким:

Пользователь, зайдя на сайт со своего iPhone или iPad, нажмет на эту ссылку и получит сообщение: «Хотите ли вы установить данное приложение?». Вот, собственно, и всё.

Пара мелочей

Дополнительное преимущество распространения in-house состоит в том, что приложение не проходит проверки в Apple, и соответственно, не «зависает» там на 1-2 недели (а иногда и больше), что очень полезно для исправления ошибок и внесения срочных изменений.

Все описанное работает и для распространения приложения путем Ad Hoc. Единственное отличие: при создании Provisioning Profile необходимо выбрать соответствующий пункт в Distribution Method и привязать Provisioning Profile к профайлу устройства (иначе приложение не будет работать).

Также можно посмотреть порядок действий на видео.

Источник

From Code to Customer

Join the Apple Developer Program to reach customers around the world on the App Store for iPhone, iPad, Mac, Apple Watch, Apple TV, and iMessage. Membership includes all the tools, resources, and support you need to develop and distribute apps, including access to beta software, app services, testing tools, app analytics, and more.

Get the latest betas.

The incredibly rapid adoption rate of new software by Apple customers means you’ll want to integrate the latest innovative Apple technologies into your apps quickly, so they’ll seamlessly integrate with the latest advances in iOS, iPadOS, macOS, watchOS, and tvOS as soon as they’re released. You’ll always be ready for what’s coming next as you create your most innovative apps ever.

Access comprehensive services.

Leverage Apple’s tightly integrated hardware, software, services, and capabilities to create useful and engaging experiences. Allow your users to subscribe to special content, experience your app in new ways using augmented reality, create intelligent features with on-device machine learning, and quickly purchase items within your app with Apple Pay, sign in to your app and website with their Apple ID, get things done with just their voice using Siri, and much more.

Test your apps.

Collect valuable feedback before releasing your apps and App Clips. With TestFlight, you can invite up to 10,000 external users to try out your beta builds using just their email address or by sharing a public link.

Distribute apps worldwide.

The App Store makes it easy for users in 175 regions to discover and download your apps, games, and extensions across Apple platforms. Apple handles worldwide payment processing, offers unlimited hosting and bandwidth — even for free apps, verifies user accounts, and much more to empower you to scale your app distribution. With Apple Business Manager and Apple School Manager, you can offer your app in volume or custom apps only to organizations you specify. You can even choose to distribute your Mac apps outside the Mac App Store using your Developer ID certificate and Apple’s notarization process, which reassures users that you’re a trusted developer.

Dive deep into analytics.

Measure user engagement, marketing campaign performance, and monetization with App Store Connect, which includes information you won’t find anywhere else and requires no technical implementation.

Get help from Apple experts.

Learn how to take your apps to the next level at special events for program members. And request code-level support from technical support engineers, so you can fix a bug, implement a specific technology, and get your questions answered.

Источник

Apple Developer Enterprise Program

The Apple Developer Enterprise Program allows large organizations to develop and deploy proprietary, internal-use apps to their employees. This program is for specific use cases that require private distribution directly to employees using secure internal systems or through a Mobile Device Management solution.

Eligibility

The Apple Developer Enterprise Program is only for the internal use and distribution of proprietary apps in specific use cases that are not adequately addressed with public apps on the App Store, custom apps through Apple Business Manager or Ad Hoc distribution, or beta testing through TestFlight. Your proprietary app must be developed by you for use on Apple platforms.

In addition, the following eligibility requirements apply. Your organization must:

  • Have 100 or more employees.
  • Be a legal entity. We do not accept DBAs, fictitious businesses, trade names, or branches.
  • Use the program only to create proprietary, in-house apps for internal use, and to distribute these apps privately and securely to employees within the organization.
  • Have systems in place to ensure only employees can download your internal-use apps, and to protect membership credentials and assets.
  • Participate in and pass Apple’s verification interview and continuous evaluation process.

Applying

Application

As the person applying to the Apple Developer Enterprise Program on behalf of your organization, you must have the legal authority to bind your organization to legal agreements. You must be the organization’s owner/founder, executive team member, senior project lead, or have legal authority granted to you by a senior employee. To start your application, sign in with your Apple ID with two-factor authentication turned on. If you’re already enrolled in the Apple Developer Program for distributing apps on the App Store, or have an iTunes Connect account for distributing another media type (music, TV, movies, or books), you will need to use a different Apple ID.

Verification

Verification is conducted to authenticate your organization’s information, to validate your intended use of the program, and to ensure that the App Store, Apple Business Manager, Ad Hoc distribution, or TestFlight would not adequately meet your needs. Your organization must have a D-U-N-S Number, which is a unique nine-digit number assigned by Dun & Bradstreet and widely used as a standard business identifier. You can check to see if your organization already has a D-U-N-S Number and request one if necessary. They are free in most jurisdictions. Your organization must also have a publicly available website with a domain name that’s associated with your organization. In addition, we may contact your organization to verify other details and continue to evaluate your use of the program. If you choose to renew your membership, your organization will be verified again. Apple reserves the right to reject your application at its sole discretion.

Agreement and Payment

If your organization is approved for membership in the Apple Developer Enterprise Program, you will receive the enterprise program license agreement for review and acceptance. The Apple Developer Enterprise Program is 299 USD per membership year or in local currency where available.

Getting Started

The Apple Developer Program allows you to distribute public apps on the App Store, beta versions of apps through TestFlight, and custom apps to specific businesses, including your organization, through Apple Business Manager or Ad Hoc distribution. The Apple Developer Enterprise Program is only for specific use cases that are not addressed with these options. Before applying, use the drop down below to find out which program is best for you.

What types of apps will you distribute?

Please enroll in the Apple Developer Program instead. You’ll get access to resources for public app distribution on the App Store, distribution through Apple Business Manager, Ad Hoc distribution, and beta testing through TestFlight.

Please enroll in the Apple Developer Program instead. You’ll get access to resources for custom app distribution through Apple Business Manager, Ad Hoc distribution, beta testing through TestFlight, and public app distribution. Your customer can use Apple Business Manager or redemption codes to privately distribute custom apps. (Note: If you’re an organization purchasing an app that has been customized for you, simply create an account to access the app on Apple Business Manager. You do not need to join a developer program.)

Please learn about the Apple Developer Program first. The Apple Developer Program is the right option for most organizations that want to distribute proprietary, internal-use apps. It allows you to use Apple Business Manager, Ad Hoc distribution, or redemption codes to privately distribute custom apps to employees, and TestFlight to test beta versions of your apps.

The Apple Developer Enterprise Program is only for specific use cases that cannot be addressed using these methods. Before applying for the Apple Developer Enterprise Program, learn more about the Apple Developer Program to see if it addresses your use case. If not, you can start your application.

Источник

Choosing a Membership

It’s never been easier to develop for Apple platforms. To get started with app development for iOS, iPadOS, macOS, tvOS, and watchOS, simply download Xcode from the Mac App Store. If you’re ready to distribute apps to customers, the Apple Developer Program provides everything you need to build apps with advanced capabilities and make them available worldwide. You can also distribute custom apps to specific businesses or proprietary apps within your organization.

Who should enroll

You can learn how to develop apps for Apple platforms for free without enrolling. With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices. If you don’t already have an Apple ID, you can create one now. To distribute apps, join the Apple Developer Program.

About the Apple Developer Program

If you’re interested in creating apps for distribution on the App Store, Apple Business Manager, or Apple School Manager, join the Apple Developer Program.* Membership includes access to beta OS releases, advanced app capabilities, and tools needed to develop, test, and distribute apps and Safari Extensions. You must be 18 years or older to join.

Individuals or sole proprietors/single-person businesses. Apps are listed under the developer’s personal name.

Organizations. Apps are listed under the organization’s legal entity name. Companies and educational institutions must provide a D-U-N-S Number (available for free) registered to their legal entity during the enrollment process.

Enrollment is 99 USD (or in local currency where available) per membership year. Your nonprofit, educational institution, or government entity may be eligible for a fee waiver.

Benefits and resources

Sign In with Your Apple ID Apple Developer Program
Xcode developer tools
Xcode beta releases
On-device testing
Apple Developer Forums
Bug reporting with Feedback Assistant
OS beta releases
Full access to a comprehensive set of development tools
Advanced app capabilities and services
Code-level support
App distribution on the App Store
App management, testing, and analytics with App Store Connect
Safari Extensions distribution
Software distribution outside the Mac App Store
Custom app distribution with Apple Business Manager and Apple School Manager
Proprietary app distribution to your employees with Apple Business Manager
Ad hoc distribution for testing and internal use
Access to members-only developer events or additional event content
Cost Free 99 USD**

Other programs

App Store Small Business Program

This program features a reduced commission rate of 15% on paid apps and in-app purchases, helping you to invest more resources into your business so you can continue building great apps.

Apple Developer Enterprise Program

Organizations with specific use cases that require private distribution directly to employees through a secure internal system or a Mobile Device Management solution may be eligible for this program.

Apple Video Partner Program

This program is designed for apps that deliver premium subscription video entertainment services on the Apple TV app. Participating apps are required to integrate with a number of Apple technologies, such as Universal Search, Siri, AirPlay, and single sign-on or zero sign-on, to ensure a seamless experience for users.

iOS Developer University Program

This is a free developer program for higher education institutions looking to introduce iOS development into their curriculum. With Xcode, any teacher and student can get access to the tools and resources needed to develop and install apps on Apple devices.

MFi Program

If you plan to develop or manufacture accessories that use MFi technologies, such as the Find My network or HomeKit, the MFi Program provides the licenses and resources you need.

News Partner Program

This program is designed for subscription news publications that provide their content to Apple News in Apple News Format. Publishers that work with Apple News may qualify for a commission rate of 15% on qualifying in-app purchase subscriptions from day one.

Security Research Device Program

Help improve the security of iOS devices by testing for vulnerabilities on a special Security Research Device.

Feedback Assistant

Submit bug reports and request enhancements to APIs and developer tools.

Send us feedback

Developer Forums

Ask questions and find answers by Apple engineers and other developers.

Contact Us

Tell us how we can help and we’ll find a solution by phone or email.

Источник

Читайте также:  Почему не нужно покупать айфоны
Оцените статью