The ITG Datazoom MediaTailor Glue module for iOS connects:
so that:
You already:
Integrated ITG SDK into your iOS/tvOS app via the Swift Package:
https://github.com/Inthegamesdk/itg-apple-sdk.git
Integrated Datazoom SDK and are able to:
Have a working MediaTailor flow that provides a tracking URL for the current session.
This guide only describes the glue layer.
In Xcode, navigate to File → Add Package Dependencies… and add the ITG Apple SDK Swift package:
<https://github.com/Inthegamesdk/itg-apple-sdk.git>
In the package selection screen, add ITGDatazoom to your playback target.