GeorgeZaharia's Recent Forum Activity

  • You do not have permission to view this post

  • It ahould be easy quick games. Like games you play on the bus..

    makes sense then so then it works perfect and is pretty easy to setup! i was thinking is something im missing out! however payments in instant games are available.... like look up everwings or something like that, u are able to buy in game credits trough instant app using the instant games sdk, thats a pretty dope feature maybe to have later on.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ads will only work for mobile. Regardless mobile platform. And is not working in desktop, regardless OS.

    This is how the Instant games API is working and same for all games, not construct related.

    I think over 95% of the instant games plays is by mobile users, so don’t try out your game as a desktop game. Try it in messenger on your mobile.

    If you want a desktop game, then facebook web app is better api than instant game.

    is there a desktop monetization for facebook also? cause i can use a platform if mobile or desktop and use that to get the extra 5% covered also otherwise people would just go to desktop or browser version since if u dont paly the game trough the messenger app the ads dont show on mobile :-s and its kinda sad also they dont show even trough facebook app mobile... only messenger... so im guessing is only messenger locked... but then again, i want the game not be visible for desktop or normal browser or facebook app. since the monetization is on messenger only, if users want to play it they should go there.

  • scirra.com/arcade/strategy-games/ta ... s-20-28075

    Updated link

    add a space between the stragey games and stuff its still broken... the ... brakes the link

  • he refers to the classic surfgames. they are all the same.

    The best one is still Californa Games! It was ported to all consoles ever existed (sort of)

    Some examples:

    SMS:

    Subscribe to Construct videos now

    Genesis:

    Subscribe to Construct videos now

    C64:

    Subscribe to Construct videos now

    NES:

    Subscribe to Construct videos now

    Easy game to replicate.

    i see

  • jagoman and sizcoz

    Are you guys using the official sdk implementation inside the index.html? or using the instant games plugin?

    and how one can load a in development app while isnt public trough messenger or facebook mobile app? and arent them the same thing ? O.O im a bit confused been chasing my tail for the past 2 days around this advert thing i get error loading ad ...

    my progress so far is

    adding instant games to app

    link the propriety ad space to the app trough the business manager for audience network

    get ad space for platform instant games (its a bit tricky if you dont link the above the right way you dont get the platform to show and there is no tutorial about that you just click stuff till u get it done lol... or atleast that was my discovery process)

    get code for the ad to be called

    use the instant game plugin and publish a thingy on facebook however is not live and im using the browser on my mobile... and i guess thats why i get the error on load ad.

    i also added a 60 second delay before requesting a new ad to be loaded. am i doing something wrong? or am i missing something?

    shouldnt the facebook ads instant games platform be also available for desktops? since is not android/ios only platform?

    Edit: i actually managed to show the ads inside the messenger however is not showing on facebook app and desktop, but as long as it loads on messenger is fine.

    However how one can be aproved for audience network after inputing the payment account? it seems is because is weekend is disabled or maybe this week their working on it? i cant seem to enable the 4th step which is send to review.

    or is it because is not a live app yet and its still in development?

    Then here's an opinion - this is unacceptable for a subscription model. Here's another, I'm being charged for usage of a build server that isn't working - in my opinion, users should be compensated.

    As for the linked tutorial, why would I pay for a build service, but then do it myself offline?

    How's that, better?

    nope, the moment you click purchase on C2/C3 you agree with the agreements you buy a software that is in development and with that in mind you move forward, outside the fact no digital content downloaded will ever be refunded once you accept the terms and conditions of the payment.

    If you can do everything yourself offline, why buy a tool just use ur notepad/android studio and start building the app, complaints like this are irrelevant, and the only reason you are posting is that you want to hustle the developers to get ur money back because you found a probably better solution for your current problem and you need the money to get it. otherwise there is no reason for this type of behavior or posting.

    Many C2/C3 users are not satisfied with some of the features however we all understand is a work in progress is not like scirra said its all 100% completed, and to be frankly is impossible to say something like that when it comes to software products that have more then 1 script and 2 lines of code inside. C2 or C3 is not a game, is a editing software that is codependent of the internet infrastructure and other apps/libraries out there that are continuously changing, so your expectation of C2/C3 to work with 0 issues 100% of the times is just not realistic.

    also before you buy a software make sure it has the features you need to build your project dont just impulsively buy cause some friend told you to, in matter of fact if that is the case id ask my friend for the refund cause he lied to me, or he was not telling the full details.

  • I first experienced Cloud Flare security check today, and website/forum barely loads even though having cloud flare enabled should deliver the content fast to a connection near you no matter where you are.... anyone else have experienced this? also the security check is asked every time i try to post something (i.e reply to a post send a pm, etc )... and i mean every time ..... testing new things, im guessing the cloud flare is enabled as a security measure to the continuously banging on forums door , the ones and only the marvelous.... bots?

    Outside the cloud flare thing, there are some days when scirra forum and main website just hang on connection, like for a good 2 -10 minutes, and then either goes server cant be connected to or it starts slowly connecting.

    suggestion:

    maybe is time to change the system that the forum has? i know is a lot of posts and years of contribution to the community but bbforum/phpbb suit kit has a lot of security problems, which i believe C2/C3 forum is using since Construct Classic (similar with wordpress), maybe is time to host it on its own system? and transfer the database to a system that is compatible with bbforum datasql so no data/forum entries will be lost?.

  • It is asking me to add the following code to Ondeviceready

    var success = function(message) {

    alert(message);

    }

    var failure = function(error) {

    alert("Error:" + error);

    }

    clientCertificate.register("cert.p12", "password", success, failure);

    where in the www folder to I put this?

    you can add that script into a bracket like bellow inside index.html file usually under all script inside the body tag before </body> closing.

    <script> var success = function(message) {
            alert(message);
        }
    
        var failure = function(error) {
            alert("Error:" + error);
        }
    
        clientCertificate.register("cert.p12", "password", success, failure); </script>
    </body> 
    [/code:c3bnk451]
  • Nandynho you planning on making this for c3 also?

  • You do not have permission to view this post

  • You do not have permission to view this post

GeorgeZaharia's avatar

GeorgeZaharia

Member since 30 Jun, 2014

Twitter
GeorgeZaharia has 35 followers

Trophy Case

  • 10-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • x21
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies

Blogs

  • Construct For Dummies - Simple Tutorial Collection

    I scour the Construct forums for users tutorial requests, and create small quick and simple tutorials using Construct's defaults features so anyone can use and apply them.

  • My Dev Logs

    Thinking on games 24/7 is fun and waste of time and unproductive if we don't bring those game ideas to life. In this blog im bringing my game ideas to life and log their development process.