> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/mobile/feature-update/ios-update.md).

# iOS Update

## v3.11.0 Update (2026-5-14)

The PRISM Mobile iOS v3.11.0 update includes the following new features:

* Improved overlay count limit settings
* Added the Screencast chat view
* Added pose support in 3D VTuber
* AI chatbot for app guidance
* Added seamless lens transitions
* Added a recent-login indicator
* Fixed SOOP broadcast quality issues

Notice

In iOS 26.4 and later environments, FPS drops may occur due to device overheating.\
For a more stable live streaming experience, we recommend turning off the “Save Recorded Video” feature.

If FPS drops occur, temporarily turning the camera off for about 10 seconds and then turning it back on may help stabilize the stream.

We are working to provide a more stable and permanent solution.\
We apologize for the inconvenience.

***

## v3.10.0 Update (2026-1-12)

The PRISM Mobile iOS v3.10.0 update includes the following new features:

* Added support for audio mixers
* Added support for channel integration via Kick login
* Added option to automatically reuse the most recent live title
* Improved display of beauty filter status during live streams
* Improved visibility of the selected status for scheduled live streams
* Removed the automatic YouTube description tag for Plus subscribers
* Fixed broadcast termination during multistreaming disconnections over 5s

***

## v3.9.0 Update (2025-10-4)

The PRISM Mobile iOS v3.9.0 update includes the following new features:

* Added support for Sony mocopi motion capture in 3D VTuber mode
* Added motion template support in 3D VTuber mode
* Added Image Playlist feature for sequential image playback
* Added Text Effect source support in Screencast mode
* Added option to register custom files for Screen Saver effects
* Improved Facebook stream page selection screen
* Improved Video Stabilization mode options

***

## v3.8.2 Update (2025-9-3)

The PRISM Mobile iOS v3.8.2 update includes the following new features:

* Added support for ScreenCast at 60fps.
* Added support for locking overlay sources.
* Improved usability of the overlay source close button.
* Improved quality of video transitions between playlist items.
* Add dedicated settings in My Studio:
  * Setting to play media sources immediately when applied.
  * Setting to mute the microphone during screen saver.

***

## v3.8.0 Update (2025-7-28)

The PRISM Mobile iOS v3.8.0 update includes the following new features:

* Added [PLUS subscription](/prism-plus/about.md) plan with premium features.

***

## v3.7.0 Update (2025-3-10)

The PRISM Mobile iOS v3.7.0 update includes the following new features:

* [Added support for vertical screencast video streaming](/mobile/guides/features/screencast/using-screencast.md).
* Improved PRISM Chat Widget.
* Changed Live Status Indicator enabled by default.
* Added detailed zoom adjustment options for the rear camera.

***

## v3.6.0 Update (2025-1-27)

The PRISM Mobile iOS v3.6.0 update includes the following new features:

* Added new beauty effects feature.
* Added support for Bluetooth microphones (More menu > Use Bluetooth microphone).
* Added QR code overlay feature to MyStudio widget.
* Improved screencast feature.
* Improved stability of recording function.
* Improved usability of CONNECT feature.
* Removed the video editing feature.

***

## v3.5.0 Update (2024-11-8)

The PRISM Mobile iOS v3.5.0 update includes the following new features:

* 3D VRM VTuber feature.
* Announcement feature.

***

## v3.4.0 Update (2024-8-8)

The PRISM Mobile iOS v3.4.0 update includes the following new features:

* Added on-device AI script extraction feature (supports English only).
* Added support for HEVC (H.265) streaming to YouTube.
* Other performance and stability improvements.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.prismlive.com/mobile/feature-update/ios-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
