ArcadEd's Forum Posts

  • I haven't looked, was just posted what they reported on facebook.

  • Github Commit Log.

    May 15, 2014

    Fixed "RefreshFullScreen" typo.

    Fixed error that causes an alert in strict mode

    Added 2 missing methods of the ads service (onBannerReady/onFullScreenReady)

    Updated .capx with ads section

  • I'm guessing you ended up using the Leadboard ID that is given in there example rather than the one for your Leaderboard? Just a guess.

  • That plugin is for web only.

  • I do all my marketing and keyword research myself. One of the top tools I use for keyword research and optimization is http://www.appcodes.com/

    Watch their videos, it helps explain a lot.

  • Super Ubie Land

  • Nice job russpuppy

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Refresh is taken care of by Mopub (it's a setting when you set up your ad units) so I don't manually do it in C2.

    On full screen ads, I do have code that refreshes them ever 60 seconds so when I am ready to show them, they are good to go.

  • Seems like it's high, but my ads are on the bottom of the screen and no where near touch points, so I'm not really sure why that game is so high. I would never intentionally put ads in a place just to profit off them, it's a fast way to get really bad reviews and games pulled from the marketplace. I discuss it in detail in my course.

    The game has 30k installs and has been around for over a year. It averages over 300 installs a day and about 150 uninstalls.

    The game has been on the marketplace and untouched for about a year. It the amount of installs rose month to month. Based on some of the reviews, it seems it gets a lot of use in other countries for people starting out learning english.

    Here is a screeshot of the game with the ad.

    http://screencast.com/t/fHF5pVbOe4

  • Past 7 Days shown

    Now the last 2 are the same game that has about 20k active installs. Those that have updated the app are running through CJS. Those that haven't, are running through phonegap, sdk.

    The one thing about admob/phonegap is the banner ad is always on screen. However it doesn't interfere with your game space, it basically shrinks your game around the ad. If that makes sense. I used to get similar numbers with my Word Search For Kids game when it was all admob. I'm actually glad to see the numbers so similar.

  • Actually, the way mopub has explained it to me is the your HIGHER CPM ads get first crack at an ad, and then it goes down from there. That is how you prioritize your networks.

    According to mopub that is . I don't completely get it either, I know my games actually running the admob sdk just much higher ECPM than those running through CJS/Mopub. With that being said, just kind of have to go with the best option you have at the current time. Right now it seems it's CJS/Mopub.

  • [quote:2u3blqsb]I know there's a guy making a class or something, and charging people money for it. I don't agree with trying to make money from a community so I'll do my best to share anything I learn that might be helpful to people trying to make income developing apps.

    Yes, thanks for the sharing. I don't really appreciate the comment about me "Trying to make money off the community", but you are entitled your opinion. I put countless hours into creating my courses that go into detail with a problem people were having getting ads working with CocoonJS from start to finish.

    I answer questions daily through the forums, PM, Skype and facebook about getting things working without taking a dime from people. I would think my rep and history on these forums prove that.

  • Looks like you don't have a publishers ID set in AdMob under Network.

    Your's might start with Pub- something.

    I know it costs money, but I really do recommend to anyone struggling with getting mopub/admob working, to drop the 20 bucks and take my course on Udemy. It really goes through step by step and it's valuable information to have .

  • That looks like your marketplace settings. Marketplace is mopub ads.

    You want to find Global Segments, and set there.

  • reinhardius are you still compiling with 1.4.7 or using the beta 2.0?