Forum Topics tagged facebook-instant-game

Report Tag

70 forum topics with this tag
  • 0 replies
  • 492 views
0 favourites

Hello guys- maybe someone could help with this: While this code works normally on desktops in Instant Games, it wont work on mobile. It looks like ajax request...

  • 6 replies
  • 1.2K views

Hey folks, I'm just getting started with Construct 3 and I'm trying to figure out how to use the Facebook Instant Games API using Javascript. I saw there's an I...

  • 6 replies
  • 371 views
0 favourites

Hi devs :D, I'm trying to build a plugin for Facebook InstantGame, I used the Construct sdk to build my own, but I'm heavily stuck on the step when calling the...

  • 0 replies
  • 231 views
This content is deleted
Forum Topic
Facebook Instant Game funcions not working
0 favourites

I implemented the Instant game object into the project. Created shortcut option, share button, . But nothing seems to work. Then I exported the project as Insta...

  • 0 replies
  • 127 views
This content is deleted
Forum Topic
How do I enable Facebook Instant Games SHARE? [VIDEO]
0 favourites

I added the option to share the Instant game on the Facebook timeline but at the app preview, when I click the share button, nothing happens. Should I do someth...

  • 0 replies
  • 231 views
1 favourites

GetLeaderboardAsync('my_awesome_leaderboard.' + context.GetID()).Then(leaderboard => {. Console.Log(leaderboard.GetName()); Return leaderboard.SetScoreAsync(42,...

posted 4 years ago
  • 1 replies
  • 506 views
This content is deleted
Forum Topic
Instant Games Contextual Leaderboard
0 favourites

I tried to create a leaderboard on Instant Games. But when I call my leaderboard, the leaderboard Is'nt found. Contextual or not, it always return the same. Thi...

  • 0 replies
  • 299 views

I am trying to figure out how can I switch to a specific ContextID when the user clicks on a button. For example I have a list of already started games and when...

  • 0 replies
  • 503 views
This content is deleted
Forum Topic
Facebook instant Game Plugins and it's latest updates
0 favourites

I have few doubt regarding Facebook instant game plugins. Like. 1)Facebook instant game provide switch to a more appropriate context using context.SwitchAsync,...

  • 3 replies
  • 456 views
This content is deleted
Forum Topic
Facebook instant plugin and it's update
0 favourites

Can anyone guide me for Instantgame Plugin. 1)Facebook instant game provide switch to a more appropriate context using context.SwitchAsync, context.ChooseAsync...