I have been trying to connect and authenticate my application to facebook but it's shows a failure message when I am trying to add Extensions element to it. The error message says,
"Manifest validation fails: Exception: The element 'App' has invalid child element 'Extensions'. List of possible elements expected: 'IconPath'."
Though it is clearly narrated in the tutorial, http://facebooksdk.net/docs/phone/config/.
Any help is really appreciated. Thanks.
EDIT: It is a Windows Phone 8.1 Silverlight application.
Post it after
<tokens></tokens>
tag, this works for me