Cannot retrieve email from facebook using swift 3 and ios 10 - Stack ...

I have solved the problem in this way: func fetchProfile(){ FBSDKGraphRequest( graphPath: "/me", parameters: ["fields" : "email, name, id, ...

Lee mas