For CloudX dashboard mapping and Meta-side ID setup, see the Meta Audience Network bidder guide. Uncomment the Meta lines inDocumentation Index
Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
Use this file to discover all available pages before exploring further.
Assets/CloudXSdk/Editor/CloudXDependencies.xml:
iOS Info.plist Configuration
SKAdNetwork IDs (Required for iOS 14.5+)
Both Meta SKAdNetwork IDs are required for Meta to make bids:Info.plist
App Tracking Transparency (iOS 14+)
Info.plist
iOS Project Configuration
Linker Flags: Add-ObjC to Other Linker Flags in Build Settings.
Bitcode: Meta SDK does not support Bitcode. Set Enable Bitcode to NO.
Meta SDK 6.21.0 SceneDelegate Crash
See the iOS Meta adapter for the full workaround.Android Configuration
The Meta adapter supports CloudX native ads, including native video/Reels integrations. The adapter brings in Meta Audience Network transitively; you do not need to declarecom.facebook.android:audience-network-sdk separately unless your app uses Meta APIs directly.