iOS
iOS platform configuration instructions
Choose ad networks
Open ./BidappAds/Assets/BidappAds/Editor/Dependencies.xml
To add networks for the iOS Platform In the
<iosPods></iosPods>
section, add Bidapp Mediation SDK, Bidapp Unity Wrapper and the desired Networks Adapters (all or any combination of them)::
The SDK requires that you set the iOS deployment target to iOS 11.0 or above.
Linking Configuration
In Unity Editor, go to Assets->External Dependency Manager->iOS Resolver->Settings and make sure that you disabled (switched off) the "Link framework statically" checkbox.
Last updated
Was this helpful?