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?
This is a know bug from RevMob SDK, try to use a banner view as described on the documentation.