BuddyBoss App

  1. Knowledge Base
  2. BuddyBoss App
  3. App Setup

Configure Apple Universal Links

In this tutorial, you will learn how to configure the universal links in the BuddyBoss App for an integrated mobile experience. Apple Universal Links allow your users to intelligently follow links to content in your app or to your website. You can configure your site’s URLs to open directly in the BuddyBoss App when a member clicks the URLs on an Apple mobile device.

Note: Enabling Universal Links requires Associated Domains to be enabled under capabilities for your iOS App.

To enable Associated Domains:

  1. Log in to your Apple Developer Account using the Apple ID you created your Apple Developer account with.
  2. Click on Certificates, Identifiers & Profiles.
  3. Click on the Identifiers tab and then click your App ID.
App Identifiers
App Identifiers
  1. In the Capabilities tab, mark the checkbox for Associated Domains and then click the Save button.
Enabling Associated Domains capabilities for your app
Enabling Associated Domains capabilities for your app

Note: After enabling Associated Domains capabilities, you MUST regenerate the Provisioning Profiles for your iOS app.

Regenerating Provisioning Profile

To delete the current Provisioning Profile and build a new one:

  1. Go to BuddyBoss App > Configure > iOS Settings and scroll down to Provisioning Profiles.
  2. Untick the Generate Profiles checkbox and click the Save Changes button.
  3. Now, scroll back to Provisioning Profiles and you will now see an X to delete the Provisioning Profiles.
  4. Click the X to delete the Provisioning Profiles and then click the Save Changes button.
Regenerating provisioning profile
  1. Finally, go back to BuddyBoss App > Configure > iOS Settings > Provisioning Profiles > Generate Profiles and re-tick the Automatically generate provisioning profiles option.
  2. Click the Save Changes button.

Enabling Universal Links

To enable the universal links feature:

  1. Go to BuddyBoss App > Configure > iOS Settings > Universal Links.
  2. Mark the checkbox for Enable Universal Links.
    You will need to generate a new iOS build after enablling/disabling the Universal Links feature.
  3. Optionally, enter the URLs or URI fragments you want to exclude from opening in your app.
  4. Click the Save Changes button.
Enabling Universal Links for your iOS App
Enabling Universal Links for your iOS App

To verify if a valid JSON is served after enabling the Universal Links option, go to the following URL in your browser:

{{your site url}}/.well-known/apple-app-site-association/

For example:

https://buddyboss-academy.com/.well-known/apple-app-site-association/ 
Excluded URLs and URI fragments in the JSON file for iOS
Excluded URLs and URI fragments in the JSON file for iOS

Questions?

We're always happy to help with questions you might have! Search our documentation, contact support, or connect with our sales team.