> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
> Use this file to discover all available pages before exploring further.

# MobileFuse

> MobileFuse integration for CloudX Unity SDK. Android only. Supports Banner, MREC, Interstitial, Rewarded, and Native.

<Note>
  MobileFuse is currently available on **Android only**. There is no iOS pod yet, so no `<iosPod>` entry is added for MobileFuse.
</Note>

Uncomment the MobileFuse line in `Assets/CloudXSdk/Editor/CloudXDependencies.xml`:

```xml theme={null}
<!-- Android -->
<androidPackage spec="io.cloudx:adapter-mobilefuse:1.11.0.0"/>
```

The MobileFuse SDK resolves from Maven Central, so no additional repository is required.

After modifying the file, go to **Assets > External Dependency Manager > Android Resolver > Force Resolve**.

## Support

For support, contact [mobile@cloudx.io](mailto:mobile@cloudx.io)
