Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View associated with more then one ViewController #47

Open
miguel0791 opened this issue Sep 11, 2020 · 0 comments
Open

View associated with more then one ViewController #47

miguel0791 opened this issue Sep 11, 2020 · 0 comments

Comments

@miguel0791
Copy link

Hi, so one of our customers likes to use a DAI stream and insert IMA ads. The problem with the new version is that if at the start of the stream there's an IMA preroll that coincides with a DAI ad (in some instances) the app crashes with this exception.

Exception NSException * "A view can only be associated with at most one view controller at a time! View <IMAWKWebView: 0x7f870720ba20; frame = (0 0; 375 667); opaque = NO; autoresize = W+H; layer = <CALayer: 0x6000022abb00>> is associated with <IMAWebUIViewController: 0x7f8703c351c0>. Clear this association before associating this view with <IMAWebUIViewController: 0x7f8703de2830>." 0x0000600002cc5710

This was working fine on a previous release. Also, I've already tried modifying around the workflow/interaction of IMA with DAI with no luck. Is this an actual bug do you still support having IMA in a DAI stream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant