Handling advertising set up (iOS SDK)


In order to benefit from accurate monetization, make sure to implement the following steps:

  1. Create a dedicated Player config for your iOS app from your Dailymotion Studio or via the API , and use the generated Player ID in the Player initialization method.
  2. Publishers in GDPR countries are required to implement a TCF2-registered CMP in their native app to ensure monetization. Collect consent from CMP before loading the Player.
  3. Implementing DMPlayerDelegate is mandatory, see here .
  4. Implement the necessary methods to ensure your application can manage the Player in all contexts, see here.
  5. Pass in and update custom advertising values. To learn more please see here .