We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前需要自己封装一个预加载,然后自己封装重试机制
希望提供预加载方法,内部缓存好对应的广告信息。如果失败建议支持重试机制,外部指定重试几次
The text was updated successfully, but these errors were encountered:
缓存广告不可取,重试机制可以考虑。
Sorry, something went wrong.
为什么不能预加载广告呢,那要使用的时候不就要等了吗
因为预加载会导致广告浪费,请求回来不展示也同样有问题。
ifmvo
No branches or pull requests
目前需要自己封装一个预加载,然后自己封装重试机制
希望提供预加载方法,内部缓存好对应的广告信息。如果失败建议支持重试机制,外部指定重试几次
The text was updated successfully, but these errors were encountered: