加载屏幕上的可点击广告横幅是 ios 应用程序
我想在我的应用程序的启动屏幕上添加禁止点击的广告,我该怎么做?请帮助我。谢谢
I want to add clickable ad banned on launch screen of my app, how can I do that? Help me, please. Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请注意,默认的启动屏幕只是一个图像,因此如果您想将广告添加到启动屏幕,您将需要制作一段时间后会发生变化的自定义视图。这是一个很好的教程,用于将 iAd 集成添加到 iPhone应用程序。
Please note that the default splash screen is just an image so if you want to add an ad to the launch screen you will need to make custom view that changes after some time. Here is a good tutorial for adding iAd integration to iPhone application.