my app use ios facebook sdk 6.3.0, and i find when i request permission use public_profile or use gaming_profile,Both of these will give me the name and id I want.
Permissions requested in the Facebook developer background is gaming_profile.
i want to know,Is there any effect of continuing to use public_profile,and in low-version sdk,public_profile = gaming_profile?