Hi
I have defined the segments in iAd WorkBench.
I am using the code:
let sharedClient = ADClient.sharedClient()
sharedClient.addClientToSegments(["7903fc"], replaceExisting: true)
Is there anything missing as it is not working? The app is in beta testing using testflight?
Please help