ArcadEd's Forum Posts

  • Installed the new plugin and opened up the example CAPX with no issues. Sure it doesn't run in preview mode, which kind of sucks. I'll try compiling and testing a project with it tonight or tomorrow. My flappy clone already has google play services, so it should be a quick test.

    The big issue right now is the plugin is so different, I can't open up any projects that used Gamecenter events from the old plugin. Projects just containing CJS Ads seem to open up just fine.

    Hopefully Ashley can add this new version to the next C2 up and fix the inconsistencies somehow. Otherwise, I'm going to keep the older version of the plugin on one computer so I can open up projects to remove the CJS stuff that is causing issues.

  • It's always worked fine for iOS (just no achievements support). The issue has always been getting google play services to work. I'll try to mess around with it this week as well.

  • Ragevortex

    No, this course doesn't go into anything platform specific. This course is about CocoonJS and getting ads working through Mopub and Admob.

    Future courses will be broken up by platform.

    Still just waiting for Ludei to update the plugin so the services actually work.

  • Quick update, this course will be released the Week AFTER Easter.

    I was hoping to get it all finalized before I left on vacation this weekend, but it's probably not going to happen.

    The course is going to be $29, but I will be sending out a special coupon code for former students. You will get that in a Udemy type email after the class has been published. The first video, Screen Resolution, will be free to all.

    The videos are.

    1. Screen Resolution.

    3. CocoonJS Object Banner Ads

    4. CocoonJS Object Fullscreen Ads

    5. Mopub Initial Setup

    6. AdMob Setup

    7. Mopub and Admob Link

    8. Export and Cloud Compiling

    9. Image Sizer (Asset Oganization)

    I had 6 beta testers that went through the course, it would be great if you could post in here your experience with the course. Thanks.

  • Sorry it's not. I just need a few more hours on them and just haven't had the time. I leave for vacation next week, so I hope to have them done before I leave.

    Ed

  • I'm about done with my Monetization with ads course, once that gets online I will be doing an iOS course next. Expect it in the next month or 2 hopefully. I'm kind of waiting for the Ejecta plugin to get flushed out a bit, and the update to the ConcoonJS plugin Ludei has been promising for a while.

  • I only show creating an android ad, but the process is identical on either device.

  • Future videos will get into In App purchases. This first course is focused on banner and fullscreen ads with cocoonJS, Mopub and Admob.

  • Just finishing up the first course. It will be ready by the end of the week.

    This first course will cover.

    Multiple Screen Resolutions

    Using the CocoonJS Plugin to include Banner and Fullscreen ads.

    Setting up Mopub

    Setting up Admob

    Linking Mopub and Admob

    CocoonJS Cloud Compiler Ads setup.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Remember login still isn't working for me either. You had it listed as FIXED? I figured the question mark meant you wanted to know if it was or not .

  • I just wanted to start a thread concerning the new Ejecta plugin. Someplace we can put our thoughts in and what would be nice to be added to it.

    1. I currently don't see a way to do in app purchases with the official plugin.

    2. Option for fullscreen iAds.

    Those are my 2 big things right now .

  • Are you using any 3rd party plugins?

  • Very cool idea from Brackeys. It's not a competition, but a way to help you learn and get started on a project you have been thinking about.

    http://brackeys.com/10hourgames/

  • I've never run into the issue.

    I just doubled checked my computer and I am signing with jdk1.7.0_51

  • Exporting from C2 does not directly make usable mobile files. You need to wrap what C2 exports into native language. That is where CocoonJS cloud compiler, Crosswalk XDK and Phonegap come into play.