> 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.8/get-started/release-notes-for-cortex-xdr-agent-app-for-ios.md).

# Release Notes for Cortex XDR Agent App for iOS

#### Cortex XDR agent App for iOS Version 8.8.3

This release includes the following addressed issue:

* Critical bug fix in agent registration.

#### Cortex XDR agent App for iOS Version 8.8.2

This release includes the following addressed issue:

* Critical bug fix in agent registration.

#### Cortex XDR agent App for iOS Version 8.8.1

This release includes the following addressed issue:

* A mobile agent that has been inactive for an extended period will now automatically register itself on reconnection.

#### Cortex XDR agent App for iOS Version 8.8

The following table describes the new features and enhancements in this release of the Cortex XDR agent iOS app.

| Feature                       | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| URL validation                | <p>The Cortex XDR app now lets you test any URL, using the new <strong>Share</strong> option. You can safely select the link and share it by selecting the option <strong>Validate URL with Cortex XDR</strong>. The link will be diagnosed with the Palo Alto Advanced URL Filtering engine, and you will receive an informative summary page about the result of the test. This summary will include information such as whether the link is malicious or not, and the associated site categories and risk level.</p><p>To enable this feature, ensure that the URL filtering module is enabled.</p> |
| Safari Safeguard enhancements | <ul><li>Improved security event synchronization.</li><li>The Safari Safeguard module now also handles heartbeat synchronization with the Cortex XDR or Cortex XSIAM tenant.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                  |
| User interface and experience | This release contains minor user interface and experience enhancements and bug fixes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Minor fixes and enhancements  | This release contains minor enhancements and bug fixes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

#### Known Issues

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 | <p>For Cortex XDR apps earlier than version 8.5.0, 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.</p><p>Cortex XDR 8.5.0 includes a fix with a workaround for the issue that Apple introduced in iOS 17.4. With this fix, Safari Safeguard is now expected to work on all supported iOS versions.</p> |


---

# 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.8/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.
