Ninjadoodle Posted March 19, 2018 Share Posted March 19, 2018 Hi @enpu I've just noticed that you've added rewarded video ads to Diamond Dasher (Instant Games), and was wondering if you might consider doing a tutorial on the 'Instant Games' integration process in the future. How did you find the implementation? Is it pretty straight forward setting up the ads? I'm going to give it a go, but I anticipate issues after looking at the docs lol. Thank you in advance for any tips Quote Link to comment Share on other sites More sharing options...
enpu Posted March 19, 2018 Share Posted March 19, 2018 @Ninjadoodle I did it just by looking at the Instant Games SDK docs I do agree that there are things that are a little bit hard to understand at start, i still doesn't understand everything The ads are pretty easy, so sure i can make a small tutorial Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
greencoder Posted March 26, 2018 Share Posted March 26, 2018 @enpu The biggest help needed will be on facebook login, profile display image, and leaderboards. Ninjadoodle and Twiggy 2 Quote Link to comment Share on other sites More sharing options...
enpu Posted March 27, 2018 Share Posted March 27, 2018 @greencoder Instant Games game template shows you example usage of leaderboards and profile photos: https://www.panda2.io/templates Where do you need Facebook login on Instant Game? You are already logged in to Facebook when playing Instant Games. greencoder and Ninjadoodle 1 1 Quote Link to comment Share on other sites More sharing options...
greencoder Posted March 28, 2018 Share Posted March 28, 2018 Thanks, @enpu ! Didn't realize that there is a new tutorial on it and yes forgot that Facebook login is a given considering its launched from the messenger (sorry, noob error). Quote Link to comment Share on other sites More sharing options...
greencoder Posted April 12, 2018 Share Posted April 12, 2018 Back with a question, didn't see anywhere about how do you get the name of the player - checked "whack a thing" and counldn't find Is there any API documentation on all the Facebook Instant calls? Quote Link to comment Share on other sites More sharing options...
enpu Posted April 12, 2018 Share Posted April 12, 2018 @greencoder var playerName = FBInstant.player.getName(); Instant Games SDK documentation is here: https://developers.facebook.com/docs/games/instant-games/sdk/fbinstant6.1 greencoder 1 Quote Link to comment Share on other sites More sharing options...
greencoder Posted April 12, 2018 Share Posted April 12, 2018 Ah! I was using game.PlayerPhoto('playerPhoto', 100, true), so thought you might have something similar. Thanks mate, will try that! EDIT : worked like a charm, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.