Hello,
I'm trying to integrate the Facebook SDK into my app (I'm using the official Xamarin.Facebook.iOS nuget). Everything works fine on Android but on iOS I'm getting a warning:
App events cannot be activated before the Facebook SDK is initialized. Learn more: https://github.com/facebook/facebook-ios-sdk/blob/master/CHANGELOG.md#900
How do I initialize the SDK?