diff --git a/plugin.xml b/plugin.xml index daeddbfb..425c2f43 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,15 +1,15 @@ - + + version="4.14.2"> ADBMobile Adobe Mobile Services Plugin - + - + @@ -20,11 +20,11 @@ - + - + diff --git a/sdks/iOS/AdobeMobileLibrary/ADBMobile.h b/sdks/iOS/AdobeMobileLibrary/ADBMobile.h index 12b11d74..d92fd301 100644 --- a/sdks/iOS/AdobeMobileLibrary/ADBMobile.h +++ b/sdks/iOS/AdobeMobileLibrary/ADBMobile.h @@ -4,7 +4,7 @@ // // Copyright 1996-2017. Adobe, Inc. All Rights Reserved // -// SDK Version: 4.14.1 +// SDK Version: 4.14.2 #import @class CLLocation, CLBeacon, TVApplicationController, diff --git a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary.a b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary.a index 560a3675..ed1e3ffc 100644 Binary files a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary.a and b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary.a differ diff --git a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Extension.a b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Extension.a index 21113994..456a5b43 100644 Binary files a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Extension.a and b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Extension.a differ diff --git a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_TV.a b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_TV.a index e9f0e645..2d1cc31d 100644 Binary files a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_TV.a and b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_TV.a differ diff --git a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Watch.a b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Watch.a index c40cdaf1..bc143905 100644 Binary files a/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Watch.a and b/sdks/iOS/AdobeMobileLibrary/AdobeMobileLibrary_Watch.a differ diff --git a/sdks/iOS/ReleaseNotes.txt b/sdks/iOS/ReleaseNotes.txt index adc4ff1e..abcec96d 100644 --- a/sdks/iOS/ReleaseNotes.txt +++ b/sdks/iOS/ReleaseNotes.txt @@ -5,6 +5,9 @@ Included are notes from the latest major revision to current. For full SDK documentation, please visit: https://marketing.adobe.com/resources/help/en_US/mobile/ios/ +4.14.2 (8 Feb, 2018) +- General - Fixed a bug that was sometimes delaying the Analytics lifecycle launch from going out when the app resumed from background + 4.14.1 (26 Oct, 2017) - Analytics - Fixed rare issue where unsent hit count could drop below 0 - Lifecycle - Fixed an issue rarely resulting in crashes being incorrectly reported