# iOS MAX Adapter Change Log

<table><thead><tr><th width="137.40498616815208">Adapter Version</th><th width="150">HyprMX SDK Version</th><th width="167.12109375">AppLovin SDK Version</th><th width="133.2890625">Release Date</th><th width="246.3919389694044">Notes</th></tr></thead><tbody><tr><td>6.4.6.0</td><td>6.4.6</td><td>12.4.1+</td><td>Mar 13, 2026</td><td><ul><li>Supports iOS 6.4.6 SDK</li><li>Adds Swift Package Manager distribution</li></ul></td></tr><tr><td>6.4.5.0</td><td>6.4.5</td><td>12.4.1+</td><td>Feb 15, 2026</td><td><ul><li>Supports iOS 6.4.5 SDK</li></ul></td></tr><tr><td>6.4.4.1</td><td>6.4.4</td><td>12.4.1+</td><td>Nov 12, 2025</td><td><ul><li>Distributed as ObjC source</li><li>Fixed no fill in test mode</li></ul></td></tr><tr><td>6.4.4.0</td><td>6.4.4</td><td>12.4.1+</td><td>Oct 15, 2025</td><td><ul><li>Built as an xcframework</li></ul></td></tr><tr><td>6.4.3.0</td><td>6.4.3</td><td>12.4.0+</td><td>Jun 25, 2025</td><td><ul><li>Supports iOS 6.4.3 SDK</li></ul></td></tr><tr><td>6.4.2.0</td><td>6.4.2</td><td>12.4.0+</td><td>Apr 25, 2025</td><td><ul><li>First Release</li></ul></td></tr></tbody></table>


---

# 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/change-log/ios-max-adapter-change-log.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.
