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
2 answers

Revmob in Cocos2dx

I am developing a game in cocos2d-x as it seemed the best option for me. Although I am in early stages of development, i was doing some research and was thinking about using Revmob ad network. I didn't find any help anywhere, asked at the cocos2d-x…
Waqas Khan
  • 45
  • 10
0
votes
1 answer

How to run local notification using revmob

Revmob is working fine in my app,but i want to send local notification using revmob [[RevMobAds session] scheduleLocalNotification]; // in your AppDelegate.m (void)application:(UIApplication *)application…
0
votes
1 answer

Runtime error , bugs and issues iphone App

I am trying to add an AdManager File in my iphone app so that it has differernt types of ads. (revmob, adwhirl, chartboost etc). At the same time I want the In App-Purchase functionality as well. I am working correct on that but there is some issues…
0
votes
3 answers

Preloading RevMob Ad on Android

I'm looking for a way to preload RevMob Banner and Interstitial ads within my android app? The ads can take anything from 5-30 seconds at the moment, which is way to long for the type of app. Any help is appreciated.
Jele
  • 215
  • 1
  • 2
  • 11
0
votes
1 answer

is corona sdk support revmob ads for amazon?

I have integerated revmob ads in corona sdk for android and ios.But there is no information whether corona supports revmob for amazon/kindle?So please inform me about revmob ads in corona for amazon asap?
m1989
  • 21
  • 3
0
votes
1 answer

revmob banner gets red and flicks in iphone5

I added revmob ads banner at the bottom of my app. But it shows red box only, and sometimes it flicks. What's the matter? I used to add the fullscreen ads, so I don't know about the revmob banner ads. Please let me know. Thank you.
sky1224
  • 158
  • 1
  • 9
0
votes
1 answer

Hiding revmob banners when playing videos and certain screens

I have implemented revmob ads in my app. A movie player app. The problem I have is that the banners still show when i play movies the app basiclly links to mp4 files that play in the stock iphone video player. how do i tell xcode to hide ads when…
0
votes
1 answer

RevMob top banner doesn't hide iphone sdk

In my apps i'm used RevMob sdk for advertisement. In First view advertisement banner is shown using this code. [RevMobAds showBannerAdWithAppID:@"xxxxxxxxxxxxxx"]; And in second view i'm hide the banner using the code.. [RevMobAds…
R_RKumawat
  • 133
  • 15
-1
votes
1 answer

Revmob in Libgdx

Hello I am trying to integrated Banner Ad using RevMob in Libgdx. But it is not displaying for some reason. I am using the following code. public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); //…
Nir Patel
  • 357
  • 4
  • 17
-1
votes
1 answer

how can i make another java class for revmob ads and then simply call that class into any Activity?

how can i make another java class for revmob ads in android studio and then simply call that class into any Activity? is it possible to do ?
-2
votes
1 answer

Revmob for corona issue

I am trying to put revmob ads in my game. I downloaded the sample app and revmob SDK from revmob.com. But I am getting an error every time I run the code. The error says: "Error loading module 'revmob' from file 'revmob.lua': revmob.lua.218: '='…
Ozitrick
  • 87
  • 8
1 2 3
9
10