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

Updated item controller with wrapper handling #27

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

VladyslavAnokhin
Copy link
Contributor

Changes

Item controller dispatches action TooManyIndirections if set of processing candidates contains more than maxRedirectCount items

JIRA Ticket

@OathAdPlatforms/mobile-sdk-developers: Please review.

@vvp-sdk-bot
Copy link

vvp-sdk-bot commented Jan 14, 2019

1 Warning
⚠️ This PR does not have any reviewers yet.

Current coverage for PlayerCore.framework is 53.45%

No files affecting coverage found


Current coverage for VerizonVideoPartnerSDK.framework is 36.22%

Files changed - -
VVPSDK.swift 0.00% 💀
VRMItemController.swift 91.67%

Powered by xcov

Generated by 🚫 Danger

@VladyslavAnokhin VladyslavAnokhin force-pushed the OMSDK-2015/wrapper-processing branch 2 times, most recently from 6105956 to 5771f21 Compare January 14, 2019 16:18
@@ -406,12 +406,13 @@ public struct VVPSDK {
}

func setupVRMWithNewCore() {
let maxRedirectCount = 2
Copy link
Contributor

Choose a reason for hiding this comment

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

WTF?

Copy link
Contributor

Choose a reason for hiding this comment

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

Have to be put this on M/S side - make necessary arrangements on client side.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's separate task, will do this in other PR.

@VladyslavAnokhin VladyslavAnokhin merged commit 46f0e38 into master Jan 14, 2019
@VladyslavAnokhin VladyslavAnokhin deleted the OMSDK-2015/wrapper-processing branch January 14, 2019 17:16
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