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

# ios

> dynamic island, live activity, background recording

## requirements

* ios 17.0 or later
* iphone or ipad

## ios-only features

* **live activity on dynamic island** - recording dot and elapsed timer visible at a glance
* **live activity on lock screen** - recording status, meeting title, and live transcript line
* **background recording** - keeps recording when you switch apps or lock your phone
* **native share sheet** - export transcript, insights, or full meeting as markdown to any app

## also on ios

* **google calendar** - upcoming meetings, auto-start, auto-stop, and \~60s-before reminders. see [google calendar](/docs/integrations/google-calendar). auto-start's countdown only runs while miniti is in the foreground - when backgrounded or the phone is locked, the reminder notification is what prompts you.
* **calendar-boosted recognition** - when a meeting comes from google calendar, the event title and attendee names help transcription recognize people and companies. see [transcription](/docs/features/transcription).
* **personal dictionary** - add product names, acronyms, and uncommon words in settings to boost live recognition
* **selectable text** - live and saved transcript text and insights are fully selectable; long-press to copy any range
* **real-time nudges** - monologue and filler-spike local notifications (settings → notifications). see [real-time nudges](/docs/features/realtime-nudges).
* **google calendar discovery card** (from v1.24.1) - if you haven't connected google calendar, the home screen shows a dismissible card that jumps straight into the connect flow. see [google calendar](/docs/integrations/google-calendar).

## recording

ios captures **microphone only**. system audio capture is a macos feature (macos-only apis).

* same 11-language support as macos
* same deepgram nova-3 transcription engine
* same ai insights engine (standard, meddpicc, questions, docs)

## live activity

when you start recording, a live activity appears:

* **dynamic island** - recording dot + elapsed timer
* **lock screen** - recording status, meeting title, live transcript line

tap the live activity to jump back into miniti.

## meeting history

* **history tab** - full-text searchable list of past meetings, swipe to delete
* open a meeting to view transcript, insights (including meddpicc and questions), training stats, and notes
* edit title and notes from the detail view
* trim transcript text on saved meetings after recording stops
* regenerate / update saved-meeting insights after a trim

## what's not on ios

* system audio capture
* attio export
* local markdown auto-export (use the share sheet instead)
* menu bar / keyboard shortcuts

## see also

* [ai insights](/docs/features/ai-insights)
* [webhooks](/docs/integrations/webhooks) - works on ios too
