问题
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