You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: