fredriksthlm's Forum Posts

  • Here are what I’m working on now:

    - Show an in-game leaderboard;

    - Get the Share and Invite events to work. I can’t figure it out for now

    I Antoine,

    The Share/Invite functions work very well. So something might be wrong with your events. Since this is actually the simplest function to use.

    Ingame leaderboard, to populate leaderboard data into text fields etc is also easy, and works very well. (But since the apps are in test mode you do not have much to show hehe) <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

    By the way, Facebook set up an official Facebook Group for Instant Games developers: https://m.facebook.com/groups/744264762436352 I joined it weeks ago, and the community is really nice + admins. You get fast and relevant answers to your questions.

    I was the one that told you about how to reset your leaderboard, in the official FB group <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    But as explained, this function is not part of the IG SDK, so it won't be included in C3 plugin. But it works via Graph API Explorer tool from FB.

  • No, it uses Spritefonts. That is broken i C3 runtime.

  • Hey everyone, just as a reminder the new runtime is considered "early alpha". Some things are missing, or broken. We're releasing it so that you get a look at what we're working on, and that we can find some of the more illusive bugs. If you want to read more, check out Ashley's blog post.

    I've had a look at Demonoire and it looks like the Spritefont plugin is broken at the moment, which is stopping it from loading.

    Thanks for clarification! If spritefont is broken then none of my games will work, so now I do not have to test anymore in this release

  • I got just a black screen as well for all the included four demos at least, nothing loaded. Have not tried any of my own games.

  • the plugin is for web use. not native ios

  • and now it came. RELEASE R95

    N E W R U N T I M E

    https://www.construct.net/se/make-games ... s/beta/r95

  • Big things are coming.

  • just add the domain where you have uploaded your game into the domain fields in FB dev console.

    If you are previewing the file locally you need to add localhost

  • As far as I know, this might be wrong.

    PS4 supports HTML5, and also WebGL. But do not support any type of WebAudio, and there are no codecs for webm, ogg, aac, mp3 or whatever.

    Regarding PS5 I do not hink there are any verification of the specs. But if they will have an easy way of uploading games to some store and a better browser support than the PS4 I think it will be supported.

    ( dungsmile4242 please rename the subject so people can see what you are asking about!)

  • This is an obvious no brainer, but I can mention it anyway: Open up Google Play app on your mobile phone just to make sure the app is on, it is set up correctly, that the app itself is logged in with your account , and that the settings is correct. (It is set to Official, visible, used for login etc)

  • I played it now.

    I get that screen Play with friends.

    But the 'Play with friends'-list , it is the friends you have that are already playing the game. This list you can access using getConnectedPlayersAsync( )

    Then they have the button Invite More friends, but that is just for the SharePayload with INVITE.

    They do not have any functionality to include the friend list.

  • Basketball FRVR was one of the first games released. They were on the closed beta, built with other SDKs than we use now.

    But when I play the game now, on both my android and iphone, they use the built in Invite-functionality. Where you can send invite to your friends.

    And that function can also you use.

  • I might be wrong on this, but I do not think they have any updated manual for their new GooglePlay Plugin. (Their old plugin was web based, and I think their manual still relates to the old deprecated plugin. The new plugin is native android)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am not sure the functionality works for local preview, even if linked to web app.

    try to just link to android app. and test it within the real app.

    just to be sure, you have created a leaderbord correctly and linked it? with a correct numerical format

  • Can someone tell me how to fix this?

    No, not without any information.

    This is a issue with your Google setup, and I believe it is easier for you to get help on a google forum. The events in Construct is not that hard.

    If you want help, try to provide a full description of your events and the setup for your app in google console, and your game in Google Play.

    Then possible someone can help out.

    Also post stuff like this in the How do i section.