Questions tagged [revmob]

RevMob is a worldwide pay per install based ad network for mobile apps & web sites. It has SDKs for platforms like iOS, Android, Unity, Corona, PhoneGap, AdobeAir,Marmalade and Titanium.

RevMob is a worldwide pay per install based ad network for mobile apps & web sites. It has SDKs for platforms like iOS, Android, Unity, Corona, PhoneGap, AdobeAir, Marmalade, Titanium, Cocos2d-x, BuzzTouch, ShiVa3D and Gideros.

Links

Official Site

146 questions
0
votes
1 answer

Show fullscreen ad every 5. app opening

I am using ads from RevMob in an app I am developing, what I am wondering is how I can show a fullscreen ad every 5. app opening. I can't figure out how to do this, and I didn't find anything about this on the web. Thanks for helping! The current…
ThomasGulli
  • 604
  • 1
  • 7
  • 20
0
votes
1 answer

RevMob not initializing properly [iOS Xcode]

I'm creating an iOS application that uses mainly iAds, but since their fill rate is so low I wanted to add another revenue source to use when the iAds do not load. I've decided to use RevMob since I've used them for another app of mine and they have…
0
votes
1 answer

Revmob iOS fullscreen ad error

When I try to test the fullscreen ad on iOS simulator, the ad loads perfectly, but when I click it I get this error and the ad closes so I am not getting any clicks: [RevMob] Error opening the store: The operation couldn't be completed. (Error…
0
votes
1 answer

RevMob/Revmob.h file not found

I am adding Revmob ads to a persons Xcode project and everything is working for me and the app is compiling. However when I send it to him he gets this error: RevMob/Revmob.h file not found Why is this happening???
Abdullah Shafique
  • 6,878
  • 8
  • 35
  • 70
0
votes
1 answer

How to Disable RevMob ads with IAP

Hey Guys I need some help please. I have integrated IAP into my app, and every IAP is working great except when it comes to disabling Revmob ads. Has anyone ever done this? I am using Full Screen and pop up. But I have no clue how to stop the ads…
user2632573
  • 105
  • 1
  • 8
0
votes
0 answers

RevMob Banner Ads "CAStatus layer" error crashing App

I am trying to integrate RevMob , i successfully integrated and full Screen Ads are also running without error. But when i try to show banner Ads , they also comes but if ones i hide them on any view controller and try to show them on other view…
kshitij godara
  • 1,523
  • 18
  • 30
0
votes
1 answer

RevMob SDK error

Since yesterday I'm trying to install RevMob's SDK and I'm getting constant error with this line: RevMob revmob = RevMob.start(this, REVMOB_APP_ID); revmob.showFullscreen(this); And the error is: REVMOB_APP_ID cannot be resolved to a…
0
votes
1 answer

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?
287986
  • 93
  • 1
  • 12
0
votes
1 answer

ChartBoost Ads Halting Screen

Chartboost ads Loading activity halts the screen for long time to load the interterestial.I want to know how to remove this loading scene from chartboost ,so that the I can move into my app inside the other activities @Override protected void…
rishiPlus
  • 77
  • 8
0
votes
1 answer

How would i build a banner ad into my iOS application using RevMob?

I'm new to implementing ads to my app, how would i go about building a banner ad right into one of the view controllers on my app?
user2918086
  • 265
  • 1
  • 2
  • 7
0
votes
1 answer

Revmob is used in gaming apps only?

I am new to revmob. I have read about that i am confused that this ads service provider is only for games apps? I want to use in my app , my ap is not a gaming app so can i use revmob in my apps? Or revmob can e used in only gaming apps?
287986
  • 93
  • 1
  • 12
0
votes
2 answers

How to change the position of Rev Mob Banner Ad in an iOS app?

Integrated the Rev Mob banner type Ad with my iOS app.It was successfully displayed the Ads of banner type. But I want to change the banner position to top of the screen.How can I change the position of banner type Ad to top? For displaying the…
Arunkumar
  • 55
  • 1
  • 8
0
votes
2 answers

How to tell which RevMob version is currently installed in an app?

It doesn't appear that RevMob embeds any explicit version information in their SDK (at least as far as 7.2.2 anyhow...). How can you tell which version is actually installed?
RedYeti
  • 1,024
  • 14
  • 28
0
votes
1 answer

Can I set the Timings of the Revmob Ads and the Chartboost ads so that it appears after my Splash Screen?

In my app ,when my splash screen appears along with that the revmob as well as the chartboost ad also appears.I want it to appear in order like 1---> Splash Screen 2----> Revmob Ads 3----> Chartboost ads.Any help will be appreciated.
rishiPlus
  • 77
  • 8
0
votes
1 answer

Issues while adding Revmob Full Screen Ads in Corona

I have added full screen Ads in my application but when i click on the cross button on the full screen Ads to close the Ads page and simultaneously click on the Ads Page to open the test window it sometimes gives error message attempt to call method…
user2588337
  • 71
  • 1
  • 12