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

iOS端开屏广告加载失败的时候一直白屏了 #45

Closed
h-js opened this issue Nov 22, 2020 · 1 comment
Closed

iOS端开屏广告加载失败的时候一直白屏了 #45

h-js opened this issue Nov 22, 2020 · 1 comment

Comments

@h-js
Copy link

h-js commented Nov 22, 2020

应该在加载失败的时候也移除splashad

  • (void)splashAd:(BUSplashAdView *)splashAd didFailWithError:(NSError * _Nullable)error {
    [splashAd removeFromSuperview];
    }
@tongyangsheng
Copy link
Member

已添加 很细心👍

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

No branches or pull requests

2 participants