Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Facebook for iOS 7.1.1

Compare
Choose a tag to compare
@mattleibow mattleibow released this 30 Jul 09:57
cdc7c42
Update the Facebook iOS SDK to 7.1.1 (#177)

* Update the Facebook iOS SDK to 7.1.1

* Fixing some case problems in the API

* Update Facebook iOS Audience Network to 5.10.1

* Update components.cake

* Update ApiDefinition.cs

* Fixes to FB iOS SDK 7.1.0 update

Taking fixes from @dalexsoto

Since this seems to be expected to be one of the AdExperienceType constants the parameter needs to be NSString, this is because the underlying API could be doing pointer comparison instead of string contents comparison.

ID not an acronym so => Id

Co-authored-by: William Holmes <[email protected]>
Co-authored-by: Matthew Leibowitz <[email protected]>