---
title: ios-agent-770
source: https://docs.newrelic.com/docs/release-notes/mobile-release-notes/ios-release-notes/ios-agent-770
---

### New in this release

-   **Session Replay Blocked Views:** Added new blocked views functionality. For UIKit use "nr-block" accessibility id, new UIView `blockView`, or in SwiftUI `NRConditionalMaskView` with `blockView`=true to block regions from capture during session replay.

### Fixed in this release

-   Fixed an overheating issue caused by excessive logging in rare cases.
-   Resolved a bug in `NewRelic.setMaxOfflineStorageSize`.
-   During harvest handle status code 0.
-   Resolved issues in `getAndClearFrames` and `flattenTree`.
