Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/platforms/android/build-distribution/auto-update.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ sidebar_order: 10
description: Enable automatic update checks and installations for internal Android builds using the Sentry Auto-Update SDK.
---

<Include name="feature-available-for-user-group-early-adopter" />

<Alert level="warning">

The Auto-Update SDK is designed for **internal builds only** and should never be used in production builds distributed through the Google Play Store or other public app stores.
Expand Down
3 changes: 1 addition & 2 deletions docs/platforms/android/build-distribution/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ sidebar_title: Build Distribution
sidebar_order: 5250
sidebar_section: features
description: Upload Android builds to Sentry for distribution to internal teams and beta testers.
beta: true
---

<Include name="feature-available-for-user-group-early-adopter" />

[Build Distribution](/product/build-distribution) helps you securely distribute Android builds to your internal teams and beta testers.

## Getting Started
Expand Down
2 changes: 0 additions & 2 deletions docs/platforms/android/build-distribution/install-groups.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar_order: 20
description: Control which Android builds can see updates for each other using install groups.
---

<Include name="feature-available-for-user-group-early-adopter" />

Install groups let you tag builds with one or more group names to control update visibility between builds. See the [product documentation](/product/build-distribution/#install-groups) for a full explanation of how install groups work.

## Uploading With Install Groups
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ sidebar_order: 10
description: Enable automatic update checks and installations for internal iOS builds using the Sentry Auto-Update SDK.
---

<Include name="feature-available-for-user-group-early-adopter" />

<Alert level="warning">

The Auto-Update SDK is designed for **internal builds only** and should never be used in production builds distributed through the App Store.
Expand Down
3 changes: 1 addition & 2 deletions docs/platforms/apple/guides/ios/build-distribution/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ title: Build Distribution
sidebar_order: 4950
sidebar_section: features
description: Upload iOS builds to Sentry for distribution to internal teams and beta testers.
beta: true
---

<Include name="feature-available-for-user-group-early-adopter" />

[Build Distribution](/product/build-distribution) helps you securely distribute iOS builds to your internal teams and beta testers.
Streamline your distribution workflow with automated uploads from CI.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar_order: 20
description: Control which iOS builds can see updates for each other using install groups.
---

<Include name="feature-available-for-user-group-early-adopter" />

Install groups let you tag builds with one or more group names to control update visibility between builds. See the [product documentation](/product/build-distribution/#install-groups) for a full explanation of how install groups work.

## Uploading With Install Groups
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ title: Build Distribution
sidebar_order: 5250
sidebar_section: features
description: Upload Flutter builds to Sentry for distribution to internal teams and beta testers.
beta: true
---

<Include name="feature-available-for-user-group-early-adopter" />

<Include name="build-distribution/intro" />

## Getting Started - iOS
Expand Down
3 changes: 1 addition & 2 deletions docs/platforms/react-native/build-distribution/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ sidebar_title: Build Distribution
sidebar_order: 10
sidebar_section: configuration
description: Upload React Native iOS and Android builds to Sentry for distribution to internal teams and beta testers.
beta: true
---

<Include name="feature-available-for-user-group-early-adopter" />

<Include name="build-distribution/intro" />

## Getting Started - iOS
Expand Down
3 changes: 1 addition & 2 deletions docs/product/build-distribution/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
title: Build Distribution
sidebar_order: 137
description: Distribute app builds to internal teams and beta testers.
beta: true
---

<Include name="feature-available-for-user-group-early-adopter" />

Build Distribution enables you to securely distribute app builds to your internal teams and beta testers. Upload builds from CI to streamline your distribution workflow, manage access control, and track installation analytics.

### CI Integration
Expand Down
Loading