Skip to content
LearnDash Support
  • Products

      LearnDash LMS Plugin

      Powering intuitive online courses with advanced management and engagement features for WordPress.

      Learn More

      LearnDash LMS Plugin + Hosting

      StellarSites Learning is a fully managed hosting solution for WordPress.

      Learn More

      Premium LMS Add-ons
      Enhance your courses with extra features. Gather insights, reward learners, protect your course content, and more!

      Explore all Add-ons

      MemberDash
      The most flexible membership plugin for WordPress. Monetize your content and build a community.

      View MemberDash

  • Pricing
  • Add-ons & Integrations

      LEARNDASH ADD-ONS

      Instructor Role

      Empower Instructor to manage courses.

      Groups Management

      Organization management, delegation and more

      ProPanel

      Advanced analytics reporting.

      Gradebook

      Track progress and create report cards.

      Notes

      Enable notetaking and two-way communication.

      Rating, Reviews, & Feedback

      Build trust and gain valuable insights.

      FEATURED INTEGRATIONS

      The Events Calendar

      Connect with the most popular events solution.

      BuddyBoss

      Powerful tools for an enhance learning experience.

      WooCommerce

      The most popular shopping cart on WordPress.

      WeGlot

      Translate your LearnDash content.

      All Integrations

      BUNDLES

      Package and save
      Save when you buy multiple plugins in a bundle.

      See all bundles.

      MORE

      Release Notes

      Get Help

  • Resources
      LearnDash Academy Videos, webinars, and resources to help you launch a successful course.
      Blog Blog
articles with the latest news and tips to help you run high-quality courses.
      Knowledge Base A support network to help you make the most of your courses.
      Release Notes Stay up-to-date with the latest updates to LearnDash.
      Get Help

      Professional Services

      LMS Site Development Get hands-on assistance launching your course website.
      Website Maintenance WordPress management made easy.
      SEO Services SEO solutions that accelerate growth.

      Other Resources

      LearnDash Accessibility At LearnDash, we believe online learning should be accessible to everyone.
      Join the Dev Club
  • Demo
  • Sign In
Get LearnDash

Knowledge Bases: Support Home | LearnDash Core | LearnDash Add-ons | LearnDash Cloud | Resources | Mobile App

LearnDash Support
  • ← Return to LearnDash
  • Support
    • Support Home
    • All Knowledge Bases
    • LearnDash Core
    • Add-ons
    • Resources
    • Cloud
  • My Account
Popular searches: api duplicate couse email gp query loop [ld_course_resume]

Getting Started with the LearnDash App

3
  • How to Configure Your Android Learndash App
  • How to Configure Google Firebase for Your LearnDash App
  • How to Configure Apple Universal Links for your Learndash App

Managing Your LearnDash App

6
  • How to Set Up a Private LearnDash App
  • How to Enable the “Rate This App” Feature in the LearnDash App
  • How to Enable and Use the Report a Bug Feature in the LearnDash App
  • How to Enable “Send Us Feedback” in the LearnDash App
  • How to Configure the Smart Banner in the LearnDash App
  • How to Configure External Link Handling in the LearnDash App

Going Live

3
  • How to Update Your Android Learndash App
  • How to Publish Your Android LearnDash App to the Google Play Store
  • Apple App Store Publishing Checklist – How to Prepare Your iOS Learndash App for Publishing on the Apple App Store

Managing Content for LearnDash App

1
  • How to Configure Your Tab Bar and More Screen

Done For You

2
  • How to Add LearnDash as a User to Your Google Developer Account
  • How to Generate and Connect Your Apple Developer API Key to Your Learndash App
View Categories
  • Home
  • All Knowledge Bases
  • LearnDash App
  • How to Configure Your iOS Learndash App

How to Configure Your iOS Learndash App

Introduction #

Properly configuring your iOS app lays the foundation for generating builds, synchronizing in-app purchases with App Store Connect, and submitting your app for publication. This guide walks you through creating Bundle IDs, automating signing certificates and provisioning profiles, registering your app in App Store Connect, and entering critical credentials into the Learndash App plugin.

Defining Your Bundle Identifiers #

  1. Sign in at developer.apple.com and open Certificates, Identifiers & Profiles.
  2. Select Identifiers in the sidebar, then click +.
  3. Choose App IDs, click Continue, and enter a Description (e.g., “Release App”).
  4. For Bundle ID, use reverse-domain notation (e.g., com.fruit.oranges).
  5. Enable Push Notifications and Sign In with Apple, then click Continue and Register.
  6. Repeat steps 2–5 for your test app, appending .test to the Bundle ID (e.g., com.fruit.oranges.test).

Automating Signing Certificates #

  1. In WordPress, navigate to Learndash App > Configure > iOS Settings.
Screenshot of iOS Settings
  1. Scroll to Signing Certificates and check Automatically generate signing certificates.
Screenshot of checkbox to automatically generate  signing certificates
  1. Click Save Changes.
  2. Verify that both Release and Test signing certificates appear below.

Automating Provisioning Profiles #

  1. On the same iOS Settings page, scroll to Provisioning Profiles.
Screenshot of provisioning profiles
  1. Check Automatically generate provisioning profiles.
  2. Click Save Changes.
  3. Confirm that both Release and Test provisioning profiles are listed.

Registering Your App in App Store Connect #

  1. Sign in at appstoreconnect.apple.com with your Apple Developer account.
  2. Click My Apps, then the + button and choose New App.
  3. Select iOS, enter your App Name, Primary Language, and choose the Release Bundle ID.
  4. Provide a SKU (for internal tracking) and set User Access (Full or Limited).
  5. Click Create.

Importing Bundle IDs into the Learndash App Plugin #

  1. In WordPress, go to Learndash App > Configure > iOS Settings.
  2. Click Refresh Bundle IDs to pull in your newly created identifiers.
  3. From the Release App Bundle ID dropdown, select your release ID.
  4. From the Test App Bundle ID dropdown, select your test ID.
  5. Scroll to App Information, paste your Apple App ID (found under App Information in App Store Connect), and click Save Changes.

Generating and Adding Your App-Specific Shared Secret #

  1. In App Store Connect, open your app’s My Apps entry and scroll to App-Specific Shared Secret.
  2. Click Manage, then Generate App-Specific Shared Secret, and copy the value.
  3. Back in the Learndash App plugin’s iOS Settings, paste the secret into App-Specific Shared Secret.
  4. Click Save Changes.

Troubleshooting and FAQs #

Q: Why don’t my new Bundle IDs appear after refreshing?
A: Disconnect and reconnect your Apple account under iOS Settings, then click Refresh Bundle IDs again. Clear any caching plugins if necessary.

Q: The signing certificates or provisioning profiles failed to generate.
A: Ensure your Apple account is connected with Admin-level permissions. Toggle the automatic generation options off and back on, then save again.

Q: I can’t paste my Shared Secret.
A: Verify you copied the complete alphanumeric string without extra spaces. Clear your browser cache and try again.

Q: How soon can I request iOS builds?
A: Automated certificate and profile generation is instantaneous. Once you’ve saved your settings, you may immediately request iOS builds under the Build tab in the Learndash App plugin.

Updated on April 22, 2026
Table of Contents
  • Introduction
  • Defining Your Bundle Identifiers
  • Automating Signing Certificates
  • Automating Provisioning Profiles
  • Registering Your App in App Store Connect
  • Importing Bundle IDs into the Learndash App Plugin
  • Generating and Adding Your App-Specific Shared Secret
  • Troubleshooting and FAQs

Was this Doc Useful?

Thanks for your feedback!

Products

  • LearnDash LMS Plugin
  • MemberDash Plugin
  • LearnDash Cloud
  • ProPanel
  • Groups Management
  • Gradebook
  • Notes
  • Integrations

Support

  • Contact Us
  • Experts
  • Documentation
  • Facebook Community

Company

  • About LearnDash
  • Brand Assets
  • Careers
  • Affiliates
  • Privacy Policy
  • Terms and Conditions
  • Refund Policy

Our Partners

  • The Events Calendar
  • MemberDash
  • Kadence
  • GiveWP
  • Iconic
  • SolidWP

Stay Connected Subscribe to our newsletter
  • YouTube
  • X
  • Facebook
  • Instagram

Copyright 2026. All Rights Reserved.

A Liquid Web Brand
WordPress Hosting Services
© 2026 All Rights Reserved

StellarWP
liquidweb