-
Notifications
You must be signed in to change notification settings - Fork 16
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
native ad 播放结束没有回调 #31
Comments
后面版本更新我看下 能不能加上 |
好的,期待更新,主要是优量汇的开屏广告是以控制器的形式弹出,而不是真正意义上托管原生视图,在flutter会有点问题,体验不是那么好,我就想着用native ad去替代 |
广告是以UiKitView、AndroidView的方式引用原生组件 |
|
广告是如何创建的,是否模版渲染? |
我现在是用的开屏广告组件显示,并非原生模版渲染,开屏广告在iOS上显示时会有一个从底部弹出的动画,我不想要这个动画 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬有没有计划在下面的方法中加入 原生模版视频广告的播放状态更新回调?
/**
*/
[[TLogUtil sharedInstance] print:@"原生模板视频广告 player 播放状态更新回调"];
}
The text was updated successfully, but these errors were encountered: