> ## Documentation Index
> Fetch the complete documentation index at: https://jam.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Jam for iOS

> Capture dev-ready mobile bug reports from your iPhone or iPad and send them straight to your issue tracker.

Jam for iOS lets you capture bug reports directly from your iPhone or iPad, with screen recording, AI-generated titles, and one-tap sharing to your issue tracker.

<Info>
  Visit the App Store to [download](https://apps.apple.com/app/id6469037234) Jam for iOS.
</Info>

<iframe title="Jam for iOS walkthrough" src="https://www.youtube.com/embed/Xuk7cO50Z9M" width="100%" height="400" allowFullScreen />

## What you can do with Jam for iOS

* **Record your screen** to capture and share mobile bugs.
* **Trim, annotate, and comment** to clarify the issue before sharing.
* **Create a shareable link** or send directly to your issue tracker.
* **AI title and summary.** Narrate your recording and Jam transcribes the audio to generate a title and description automatically.
* **Auto-captions:** Jam generates captions from your voiceover, making recordings easier to follow without audio.
* **Watch existing Jams** from your workspace.

<Note>
  **Supported languages for AI transcription:** English, French, German, Italian, Portuguese, Spanish, Japanese, Korean, Chinese (Simplified and Traditional). If your region isn't listed, Jam uses the nearest equivalent with an already-installed model.
</Note>

## How to record a Jam on iOS

<Steps>
  <Step title="Open Jam and start a broadcast">
    Open the Jam app and tap the strawberry button. Then tap **Start Broadcast** to begin screen recording.
  </Step>

  <Step title="Navigate to the issue">
    Switch to the app or website where the bug occurs. Narrate what you're seeing and doing if you want AI-generated captions and a summary.
  </Step>

  <Step title="Stop the recording">
    When you're done, tap the red status bar or screen recording indicator at the top of your screen and confirm **Stop**, or navigate back to Jam and tap the stop button there.
  </Step>

  <Step title="Trim and describe">
    Trim the video to the relevant section, add a description if needed, then tap **Create Link**.
  </Step>

  <Step title="Share your Jam">
    Wait a few seconds for your Jam to process. Once processing is complete, the link is automatically copied to your clipboard. Make sure the Jam app is open and active on screen when this happens.
  </Step>
</Steps>

## More iOS guides

<CardGroup cols={3}>
  <Card title="iOS Shortcuts for Jam" icon="bolt" href="/ios-shortcuts">
    Start recordings from Control Center, Siri, widgets, or the Action Button.
  </Card>

  <Card title="Setting Up Logging in iOS" icon="list" href="/ios-logging">
    Send your iOS app's log events to Jam alongside your screen recording.
  </Card>

  <Card title="Enabling Taps and Gestures" icon="hand-pointer" href="/ios-taps-gestures">
    Show tap indicators and gesture trails in your iOS screen recordings.
  </Card>
</CardGroup>
