# Downloads

## **Version 6.4.6**

<table><thead><tr><th width="108">Version</th><th width="148">Download Link</th><th width="215">Supported iOS Versions</th><th width="229">Supported Xcode Versions</th><th width="180">Supported Features</th><th width="215">Supported Architectures</th></tr></thead><tbody><tr><td>6.4.6</td><td><a href="https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX/6.4.6/HyprMX_iOS_v6_4_6-b362.zip">Click here to download</a></td><td>Compiles on iOS 12.0 or higher and shows ads on iOS 15.0 or higher.</td><td>Xcode 15.0.1+</td><td><p>ATS: Yes</p><p>Bitcode: No</p><p>IPv6: Yes</p></td><td>arm64</td></tr></tbody></table>

Our HyprMX Sample Application is available on our [GitHub repository](https://github.com/JunGroupProductions/HyprMX-Sample-Apps).

## 3rd Party Mediation

{% hint style="info" %}
&#x20;If you need support for an older version of AdMob, please reach out to your HyprMX account manager.
{% endhint %}

### HyprMX-AdMob Mediation Adapter

<table><thead><tr><th width="112">Version</th><th width="212">Adapter Download Link</th><th width="218">Supported iOS Versions</th><th width="229">Supported Xcode Versions</th><th width="181">Supported Features</th><th width="215">Supported Architectures</th><th width="174">Integration Guide</th><th width="270">Required 3rd Party SDK Version</th></tr></thead><tbody><tr><td>6.4.6.0</td><td><a href="https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX-AdMob/6.4.6.0/HyprMX_iOS_AdMob_v6_4_6_0-b140.zip">Click here to download</a></td><td>Compiles on iOS 12.0 or higher and shows ads on iOS 15.0 or higher.</td><td>Xcode 15.0.1+</td><td><p>ATS: Yes</p><p>Bitcode: No</p><p>IPv6: Yes</p></td><td>arm64</td><td>​<a href="/pages/fN2C85f0c9PmwfZuQQvV">AdMob Adapter</a>​</td><td>11.0+</td></tr></tbody></table>

### HyprMX-Max Mediation Adapter

| Version | Adapter Download Link                                                                                                      | Supported iOS Versions                                              | Supported XCode Versions |
| ------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------ |
| 6.4.6.0 | [Click here to download](https://s3.amazonaws.com/prd-mobile-sdk-files/HyprMX-Max/6.4.6.0/HyprMX_iOS_Max_v6_4_6_0-b27.zip) | Compiles on iOS 12.0 or higher and shows ads on iOS 15.0 or higher. | XCode 15.0.1+            |

## License

By integrating the HyprMX SDK, you are agreeing to the [End User License Agreement](https://www.hyprmx.com/eula).


---

# Agent Instructions: 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://documentation.hyprmx.com/sdk-integration-guides/ios/downloads.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.
