Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

CPM implementation #7

Merged
merged 4 commits into from
Dec 19, 2018
Merged

CPM implementation #7

merged 4 commits into from
Dec 19, 2018

Conversation

AndriiMoskvin
Copy link
Contributor

  • Tracking Pixels update with CPM value
  • Logic wiring

@AndriiMoskvin AndriiMoskvin force-pushed the OMSDK-2024/cpm-implementation branch 2 times, most recently from 5207045 to aa208cf Compare December 17, 2018 17:44
@vvp-sdk-bot
Copy link

vvp-sdk-bot commented Dec 17, 2018

2 Warnings
⚠️ PR is marked as Work In Progress.
⚠️ This PR does not have any reviewers yet.

Current coverage for OathVideoPartnerSDK.framework is 35.66%

Files changed - -
TrackingPixelsConnector_Ad.swift 0.00% 💀
TrackingPixelsGenerator.swift 0.00% 💀
TrackingPixelsReporter.swift 0.00% 💀
AdVRMEngine.swift 2.17% 💀
VRMProvider.swift 22.22% 💀
AdURLProvider.swift 88.60%

Current coverage for PlayerCore.framework is 53.70%

No files affecting coverage found


Powered by xcov

Generated by 🚫 Danger

@AndriiMoskvin AndriiMoskvin self-assigned this Dec 18, 2018
@AndriiMoskvin AndriiMoskvin changed the title WIP: CPM implementation CPM implementation Dec 19, 2018
Copy link
Contributor

@VladyslavAnokhin VladyslavAnokhin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is a good idea to add cmp into VRMResponse component, because AdVRMManager it's old core component and it will be dropped in future.

api = YAML.load(File.read(path)).map { |request_name, fields|
file = nil
Dir.chdir('..') do
path = "mobile-sdk-evolution/definitions/tracking pixels/tracking-pixels.yaml"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to avoid the hardcoded path to mobile-sdk-evolution as far as it is not a part of this SDK anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe - it is temporary solution.

@AndriiMoskvin AndriiMoskvin merged commit 7e84e4c into master Dec 19, 2018
@AndriiMoskvin AndriiMoskvin deleted the OMSDK-2024/cpm-implementation branch December 19, 2018 14:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants