c# - facebook Email field is missing on AuhtenticationManager.GetExternalInfoAsync -


did of encountered issues on facebook api v2.4

whenever called authenticationmanager.getexternalinfoasync, info returns id , name. did not happened on of our apps on api v2.3. updated facebook package on nuget still no luck

i tried checking returned facebook through fiddler (graph.facebook.com/me), can see 2 fields on returned json.

i appreciate help. in advance!

have @ answer @

you have specify each field graph api v2.4.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -