Hi,
I am stuck. I have read article after article on authenticating with Facebook from within my xamarin forms app. currently only trying to get it to work with the xamarin iOS.. I have followed the sample ToDoList Manger sample project, created a Facebook app in their portal and I believe I have entered all the correct information into Facebook and Azure. My sample app runs, but when I click login I get this error : "Not Logged In: You are not logged in. Please login and try again". Is there a definitive place for me to find the answer to this? I am just trying to get a simple IOS app running. I have Azure setup with authentication with the app id and secret. Is there a low hanging fruit approach to solving this?
Thanks!!
Steve