Facebook-sdk-for-unity: "You cannot show two modal windows at once"

Created on 9 Jun 2017  路  2Comments  路  Source: facebook/facebook-sdk-for-unity

Running the project in the Unity Editor, after initializing Facebook:

  1. Call FB.LogInWithReadPermissions()
  2. In the Access Token dialog, click "Send Cancel" or "Send Error"
  3. Call FB.LogInWithReadPermissions() again
  4. An error occurs:

You cannot show two modal windows at once
UnityEngine.GUI:ModalWindow(Int32, Rect, WindowFunction, String, GUIStyle)
Facebook.Unity.Editor.EditorFacebookMockDialog:OnGUI()

This issue occurs under Windows 10 but not under OSX
Unity 5.6.1f1
Facebook SDK v7.9.4

Most helpful comment

yeah :( i have same problem

All 2 comments

yeah :( i have same problem

Issue still occurs in Unity 2018.4 / FB SDK 7.15.1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sivu picture sivu  路  6Comments

edscodeblenders picture edscodeblenders  路  4Comments

SeriouslySam picture SeriouslySam  路  6Comments

naklow12 picture naklow12  路  6Comments

pvalium picture pvalium  路  6Comments