> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-ios-guide/8.4/get-started/release-notes-for-cortex-xdr-agent-app-for-ios.md).

# Release Notes for Cortex XDR Agent App for iOS

The following table describes new features in the Cortex XDR agent iOS app.

| Feature                 | Description                                                                                                                                                                                                                                                                                                                                                                                       |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Security Modules screen | The new Security Modules screen lets iOS device users activate Cortex XDR security features, review available features in focus, and provide the required permissions.                                                                                                                                                                                                                            |
| Safari Safeguard module | The new Safari Safeguard module for BYOD is a browser extension that supports safe browsing using the native Safari browser, and is able to warn and protect against suspicious or malicious links and web sites, including use of known malicious JS files and company sanctioned web sites.                                                                                                     |
| Network Shield module   | The new Network Shield network filtering module now supports online “Advanced URL Filtering” by Palo Alto Networks, which inspects web traffic and identification of potential suspicious or malicious links and web sites, and blocks them automatically. This includes filtering by IP addresses and app bundle IDs.                                                                            |
| New security events     | <p>The Cortex XDR agent app for iOS can now display information and notifications on four new security events for the “Network Shield” module (applies only for Supervised devices). The new events are:</p><ul><li>Malicious network activity</li><li>Malicious network activity digest</li><li>Company restricted network activity</li><li>Company restricted network activity digest</li></ul> |

The following table describes known issues in the Cortex XDR agent iOS app.

| Feature                 | Description                                                                                                                                                                                                                                                                                 |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| N/A                     | The Cortex XDR agent app for iOS is not available when the Apple App Store is accessed from the People's Republic of China.                                                                                                                                                                 |
| Network Shield module   | Automatic registration, facilitated by providing the `distributionID` in the payload configuration profile for network filtering, is only supported in iOS version 17 or higher.                                                                                                            |
| Safari Safeguard module | An issue in iOS versions 17.4 and higher causes the Cortex XDR agent's Safari Safeguard module, and anything based on Safari Web Extensions, to stop working after a short period of time. Apple has confirmed the issue, but a complete fix resolving the issue has not been released yet. |


---

# 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-ios-guide/8.4/get-started/release-notes-for-cortex-xdr-agent-app-for-ios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
