简体   繁体   中英

Revmob banner is covering the keyboard

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?

这是RevMob SDK的一个已知错误,请尝试按照文档所述使用横幅视图。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM