CloudX Renderer
Rendering adapter that handles ad markup rendering with MRAID 3.0 and VAST 4.0 support. Currently used for rendering test ads.Installation
CocoaPods
Podfile
Manual
- Download
CloudXRenderer-v{version}.xcframework.zipfrom Releases - Unzip and drag
CloudXRenderer.xcframeworkinto your Xcode project
Supported Formats
| Format | Description |
|---|---|
| Banner | 320x50, 728x90, custom sizes |
| MREC | 300x250 |
| Interstitial | Full-screen display ads |
Basic Integration
The CloudXRenderer is currently only used for rendering test ads. For most integrations, you don’t need to interact with it directly - just include it in your Podfile if you need test ad rendering.