Skip to content

Commit

Permalink
Merge pull request #223 in MOBILE-SDK/app_mobile-sdk-ios from Release…
Browse files Browse the repository at this point in the history
…_4.4.1 to master

* commit '3562b4100c92571619cb7580f82ccd5057798e5a':
  release changes
  • Loading branch information
Kowshickkarthick committed Mar 16, 2018
2 parents aa58619 + 3562b41 commit 89dc246
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.4.1
### Bug Fixes
+ MS-3197 - Fixed a crash in Creative Id changeset

## 4.4
### Updates
+ MS-2132 - The in-app browser localisations added for different localisations(French, German, Spanish, Swedish and Danish)
Expand Down Expand Up @@ -35,7 +39,7 @@

### Bug Fixes

+ Resolve CocoaPods build issues.
+ Resolve CocoaPods build issues.



Expand All @@ -46,7 +50,7 @@

+ MS-2964 -- Replace usage of /mob with /ut in SDK

### Bug Fixes
### Bug Fixes

+ MS-1891 -- Address Facebook SDK star rating deprecation
+ MS-2862 -- Support newly added standard fields on the native creative object
Expand All @@ -55,7 +59,7 @@
+ MS-3077 -- Add better support for rotation on iOS
+ MS-3078 -- Add support for loading 1x1 creatives in a banner

+ GitHub Issue #13 -- Stop using EKEventStore
+ GitHub Issue #13 -- Stop using EKEventStore



Expand Down
2 changes: 1 addition & 1 deletion sdk/internal/ANGlobal.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define AN_ERROR_TABLE @"errors"

#define AN_DEFAULT_PLACEMENT_ID @"default_placement_id"
#define AN_SDK_VERSION @"4.4"
#define AN_SDK_VERSION @"4.4.1"

#define APPNEXUS_BANNER_SIZE CGSizeMake(320, 50)
#define APPNEXUS_MEDIUM_RECT_SIZE CGSizeMake(300, 250)
Expand Down

0 comments on commit 89dc246

Please sign in to comment.