Revmob banner is covering the keyboard

混江龙づ霸主 提交于 2019-12-11 18:04:26

问题


I have an issue with keypad. The kay pad is covered by the revmob add banner.

I am using below code in Appdelegate

+ (void)basicUsageShowBanner {
   [[RevMobAds session] showBanner];  
}

How i can fix this issue?


回答1:


This is a know bug from RevMob SDK, try to use a banner view as described on the documentation.



来源:https://stackoverflow.com/questions/19721013/revmob-banner-is-covering-the-keyboard

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