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
16
votes
8 answers

build error while add revmob ad in iOS app

I want to add RevMob add in my app but there are some errors Undefined symbols for architecture i386: "_OBJC_CLASS_$_SKStoreProductViewController", referenced from: objc-class-ref in…
Arpi
  • 397
  • 2
  • 5
  • 14
6
votes
1 answer

Admob Support for Kivy (Python for Android)

I have seen the RevMob SDK and a few other things that I have gotten to work, but I want to use Admob so that I can get paid directly through Google. I know that Kivy uses Python for Android, so is there a way I could use Admob in Kivy? Also, I saw…
Pip
  • 4,387
  • 4
  • 23
  • 31
4
votes
0 answers

RevMob full screen ads not going away, iOS

Hy there, We have an application that is live and has numerous user world wide. We have added revmob few years ago, everything was fine in all that time, but recently various users from USA are complaining that full screens ads pop ups are not…
Usman Nisar
  • 3,031
  • 33
  • 41
4
votes
1 answer

Integration of several mobile ad networks with Admob Mediation

I want to integrate following mobile ad networks in my android app. Admob Revmob Leadbolt Amazon Api I have searched a lot and finally come to know by using customevents in admob mediation can integrate mobile ads. But I dont know how to do it.I…
micky
  • 508
  • 5
  • 17
4
votes
3 answers

Using admob and revmob within one app allowed?

Id like to know if admob has some policy or something that forbids using other ad networks besides admob within the same app. For example, I would like to use revmob for a full banner at app start and then use admob for small banners in the app.
3
votes
3 answers

RevMob Integration for Swift

**I have read the RevMob instructions for Swift and I have read an answer to an Swift-RevMob question on here, but it didn't resolve my particular issue. ** I am currently trying to get a fullscreen ad to show. This is my GameViewController.swift:…
mprithibi
  • 442
  • 2
  • 9
3
votes
3 answers

How to implement my own custom advertisement in my own android application using predefiend SDK's for ad (like admob etc)

I am working on advertisement integration for my android application, the problem is that I'm having 3 applications live on android app store. Therefore I want that my ad SDK will show ad of these 3 applications only in these application. Means 1st…
Tarandeep Singh
  • 59
  • 1
  • 1
  • 7
3
votes
1 answer

How do I Integrate RevMob with LibGdx

I found the RevMob Documentation for integration with Android.But since I am using LibGDX as my framework I am totally clueless how to do it.I did find one method for integrating AdMob. But that is a banner Ad and I want to have full screen RevMob…
prithul
  • 347
  • 3
  • 10
3
votes
4 answers

RevMob sdk 5.9.0 gives error on header file while import

I have already integrated RevMobs in my project. Now I just update it and download new sdk 5.9.0 and follow same step as before and also refer this link RevMob ios sdk But now i can't integrate it and while importing header file #import…
Harin
  • 867
  • 11
  • 23
3
votes
1 answer

Nullpointer exception while adding the banner Ad

I am trying to display banner Ad in my game so i am using revmob to display both banner Ad and fullscreen Ad. Now full screen Ads are displaying but Banner Ad is not displaying getting null poinet exception in view.addView(banner). enter code…
Tycoon
  • 548
  • 1
  • 5
  • 19
3
votes
2 answers

Revmob adds not recieving in iphone os 6.0

When I am integrating RevMob In my App With RevMob_ios-sdk-4. i am getting a console message "No Ads available for this device/country at this moment, or your App ID is paused. (204)". But the RevMob is doing fine in testing mode. Previously it was…
chakshu
  • 1,372
  • 2
  • 10
  • 21
3
votes
4 answers

Android RevMob Can't Display Advertisement

When i integrated the RevMob into my application, it shows me the following error : No ads for this device/country right now Is there a way to solve that issue ?
user1706137
2
votes
1 answer

Revmob unity plugin video always in landscape mode

After integrating Revmob unity plugin, I have created media id in their admin portal for Android and iOS apps. Then configured media id in unity and everything is setup. Took build for Android and while running, I am always getting Video ad in…
Kenshin
  • 1,030
  • 2
  • 12
  • 41
2
votes
1 answer

Server response with (417) status code in Revmob Add Error

my app in using on advertisement in RevMob add and i have a update Revmob sdk in 9.0.4 in Used but Error Continue 1)Erroe"Server response with (417) status code" 2)Failed with error: Error Domain=Server response with (417) status code. Code=-1 "The…
Rajesh
  • 624
  • 13
  • 20
2
votes
1 answer

Kivy + Revmob on Android

I'm trying to implement revmob in a kivy game I'm making for Android and iOS. Currently, I can't get the ad to show. The rest of the application works perfectly. I've only tested it one a Galaxy Note 3 running Android 4.3. I've followed all of…
Remolten
  • 2,614
  • 2
  • 25
  • 29
1
2 3
9 10