Skip to content

Commit

Permalink
Facebook - 6.3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chauduyphanvu1 committed Feb 23, 2021
1 parent e004e94 commit 17ec3a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions FacebookAudienceNetwork/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Changelog
* 6.3.0.0
* This version of the adapters has been certified with Facebook Audience Network 6.3.0 and MoPub 5.16.1.

* 6.2.1.1
* Add support for `fullscreenAdAdapterAdWillDismiss` when a fullscreen creative is about to close. Publishers must use v5.16.1 of the MoPub SDK at the minimum.

Expand Down
2 changes: 1 addition & 1 deletion FacebookAudienceNetwork/FacebookAdapterConfiguration.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#import "MPConstants.h"
#endif

#define FACEBOOK_ADAPTER_VERSION @"6.2.1.1"
#define FACEBOOK_ADAPTER_VERSION @"6.3.0.0"
#define MOPUB_NETWORK_NAME @"facebook"

static NSString * const kFacebookPlacementIDs = @"placement_ids";
Expand Down

0 comments on commit 17ec3a4

Please sign in to comment.