Need help. I can't publish game on Facebook instant game

Hi, sorry if I post in wrong place. Do anyone have the experience to publish an instant game on Facebook?
I tried but I had a problem with app verification step. as you can see in this image

they want me to provide Facebook Login integration, but I find anywhere but can’t find where to fill this information.

Does anyone know how to resolve it? Thank you.

Not sure if this will help at all: https://developers.facebook.com/docs/facebook-login/

thanks. still no clue how to resolve it :(. It is a game on FB platform, so basicly it will auto login without any notes.

I dabbled with Facebook Instant Game a while back. for the test app portion it is optional, but you have to basically make sure your app is properly linked to the Facebook SDK and change the app ID to the ID the Facebook Developer website gave you.

Before I discuss the 2nd Area below here is a helpful link on it with examples https://developers.facebook.com/docs/games/instant-games/guides/in-app-purchases/

As for the 2nd area “In-app Purchase Integration” it is just asking for an explanation of the steps in YOUR game to access them. i.e "Step 1 load the app by (however your game is hosted most likely it is hosted on facebook’s game section) step 2 click the shop icon at the bottom right of the screen. step 3 click buy (virtual currency) Gold,Crystals or whatever the name of your VC is. step 4 the In-app Purchase API should load.

Test User the 3rd category means they will use one of your testers client i think to test the game for themselves. i.e Admin Account is you and you have 3 test users Bob,Tom and Dan. if you enter the user Tom into this field the client that Tom had they will use to test the app.

“Please provide Facebook Login Integration notes that are at least 20 characters.”

I found Info about your issue with this here at step 4. https://developers.facebook.com/docs/facebook-login/review/how-to-submit/

" In addition to adding notes for each permission request, complete the following submission form fields:

Facebook Login Integration

Please provide general instructions of what your app does and step-by-step instructions that show how to access Facebook Login.

Feature Review

If you are submitting features that don’t require Login Review, you will not see the Facebook Login Integration field and you do not need to fill it out.

Upload Your App - For iOS/Android only

  • iOS : Upload a simulator build file or provide a Apple Store ID. Help: How to create a Simulator Build.
  • Android : Upload a APK file or provide a Android Package Name."

So tell them how facebook login works in your app, does the API launch on first use? Is there a button that handles login? Tell them about it in that field.

Some of what i said may be wrong but, Hope i helped you some. :slight_smile:

thanks, I dug all docs. The problem is I can’t find where to fill this information. so pain in a**. In submission permission list I don’t need any special permission, only default, and login permission but those approved, and still nowhere to fill notes as they want.

Ok so problem fix is simple. it is wrong warning message, it should be “In-app Purchase Integration notes” so 20 charaters in In-app Purchase fixed problem.