Unity 2017.1 and Facebook 7.10.0 login problems

Recently upgraded to Unity 2017.1 and Facebook 7.10.0. My facebook login no longer works. I see print outs in XCode that the facebook sdk is initializing correctly. I make the call to login and I never receive a callback. No errors are printed. Just nothing happens. Doesn’t even take me to the facebook login screen.

I tried testing the sample app with my facebook app id and that works correctly so I’m thinking maybe one of the other plugins in my project is causing a conflict? However, I’m not really sure how to go about finding the problem. I’ve tried removing some of the likely culprits without any luck.

Looking for suggestions. Thanks.

I’m having the same issue. Anyone else?

Forgot to post that I solved this. Solution is here unity 2017.1 facebook 7.10 login not working, dialogue not displaying (iOS) - Stack Overflow