> 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.7/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.7.1

This release includes the following addressed issue:

* Removed a legacy local notification that was shown when a user forced termination of the app.

#### Cortex XDR Agent App for iOS Version 8.7

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

| Enhancement                  | Description                                                            |
| ---------------------------- | ---------------------------------------------------------------------- |
| Compatibility                | The Cortex XDR agent iOS app now supports iOS 16 and later.            |
| Minor fixes and enhancements | This release contains minor user interface 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.7/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.
