# Publishing to the Apple App Store

Apple started **phasing out SMS-based authentication** as a primary 2FA method around **2023**, with iOS 17 and macOS Sonoma. While SMS codes are still available in some cases, Apple now prioritizes **trusted devices and security keys** for authentication.

In order to publish an iOS build in Adalo, you must be able to approve sign-ins from **Mac, iPhone, iPad, or Apple Watch** with 2FA enabled.

{% content-ref url="/pages/-Lt0cR6DU3AWSp3pXXl4" %}
[Create Your Apple Developer Account](/publishing-apps/publishing-to-the-apple-app-store/create-your-apple-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lt0cXDufTX\_\_Q8kCee\_" %}
[Setup Annual Payment for your Apple Developer Account](/publishing-apps/publishing-to-the-apple-app-store/setup-annual-payment-for-your-apple-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LuTzKWOi2zCSqlR9b3i" %}
[Create Your Apple Bundle ID](/publishing-apps/publishing-to-the-apple-app-store/create-your-apple-bundle-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxgP7nj\_nLZ9X2a-toZ" %}
[Create Your Adalo ‘App-Specific Password’](/publishing-apps/publishing-to-the-apple-app-store/create-your-adalo-app-specific-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lvf\_d-oVF8YDi1N5NA9" %}
[Start your Build in Adalo](/publishing-apps/publishing-to-the-apple-app-store/start-your-build-in-adalo.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/-Mks4tD-nq3J9eOedp-B" %}
[Add Users to Your App Store Connect Team](/publishing-apps/publishing-to-the-apple-app-store/add-users-to-your-app-store-connect-team.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/-Mks0RnAzGdawwUmOHEZ" %}
[Add Users to Testflight](/publishing-apps/publishing-to-the-apple-app-store/add-users-to-testflight.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/VJVInh7w8xReAv8TwZY3" %}
[Distribute Your Build to the App Store](/publishing-apps/publishing-to-the-apple-app-store/distribute-your-build-to-the-app-store.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/mHWc79Eyk1mSh0yv8Xfz" %}
[Choose Your Release Option](/publishing-apps/publishing-to-the-apple-app-store/choose-your-release-option.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/4eqenXPIJ99X8bwZONwI" %}
[Creating Screenshots for the App Store](/publishing-apps/publishing-to-the-apple-app-store/creating-screenshots-for-the-app-store.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/-MdLbDiJY5BRO5MN0IWa" %}
[Privacy and App Tracking Transparency](/publishing-apps/publishing-to-the-apple-app-store/privacy-and-app-tracking-transparency.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lvg5oKfQv2ZMejvyElo" %}
[Troubleshooting iOS](/publishing-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/publishing-apps/publishing-to-the-apple-app-store.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
