How to prevent GreyStripe Fullscreen Ad from dismissing my modal view controller landing page?

送分小仙女□ 提交于 2019-12-11 23:58:30

问题


I'm landing a GreyStripe Fullscreen Ad in a modal view controller in my iPhone app. The problem is that when GreyStripe SDK dismisses the full screen Ad, it also dismisses my modal view controller.


回答1:


Couldn't find a reasonable way of solving this problem, and instead of presenting my landing page as a modal view controller I presented it the classic way in a navigation controller. This solved my problem.



来源:https://stackoverflow.com/questions/8769023/how-to-prevent-greystripe-fullscreen-ad-from-dismissing-my-modal-view-controller

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!