facebook / facebook-sdk-for-unity

The facebook sdk for unity.
https://developers.facebook.com/docs/unity
Other
487 stars 256 forks source link

Facebook SDK 7.18 ios login shows both web and prompt to use native app #366

Open oscargoldman opened 4 years ago

oscargoldman commented 4 years ago

Goals

What do you want to achieve? A clean facebook login where the user sees the minimum number of dialogues to login successfully.

Expected Results

Expect facebook login to provide prompt to open facebook app if facebook app is installed, otherwise show web based login dialogue.

Actual Results

Once ios facebook login permissions are granted, user is navigated to a web login for facebook AND is also prompted to open the native app.

Steps to Reproduce

Clean install of Unity iOS app, log in to facebook, click OK for permission request, note both web login and prompt to open native app.

Oliverccccct commented 4 years ago

Hi, could you upload the screen recording of the issue? Thanks.