Skip to content

Releases: BranchMetrics/ios-branch-sdk-spm

3.14.2

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 09 Jul 22:00

Release Note (3.14.2)

  • Fixed crash for malformed or nil strings coming from pasteboard or spotlight.

3.14.1

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 29 Jun 22:54

We have identified an issue affecting some apps using Branch iOS SDK 3.14.1 where the app may crash on launch under specific device clipboard conditions. Please use 3.14.2.

Release Note (3.14.1)

  • Added check for _branch_referrer query param in third-party/redirected links.

3.14.0

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 11 Feb 00:32

Release Note (3.14.0)

  • Added APIs disableNextForegroundForTimeInterval:, disableNextForeground and resumeSession to disable and resume automatic tracking of OPEN events. These are experimental APIs. Please refer to warning message in API documentation/comments.

3.13.3

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 03 Oct 20:29

Release Note (3.13.3)

  • Fixed Bug - Missing Apple Attribution Token in Install Requests (impacted versions: 3.13.0 - 3.13.2).

⚠️ 3.13.2

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 24 Sep 22:21

⚠️ Warning: This version contains a bug where Apple Search Ads may not be attributed correctly.

Release Note (3.13.2)

  • Suppressed deprecated StoreKit API warnings. These APIs will be replaced with StoreKit 2 APIs in upcoming releases.
  • Added defensive fix to improve reliability of NSInvocation calls.
  • Added some additional debug logging.

⚠️ 3.13.1

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 09 Sep 22:57

⚠️ Warning: This version contains a bug where Apple Search Ads may not be attributed correctly.

Release Note (3.13.1)

  • SDK Request Queue will not cache request objects failed with Https Response Codes - 1xx, 2xx, 3xx and 4xx.
  • Fixed bug - SDK will send odm_info if Consumer Protection Attribution Level is not set or is set to 'FULL'.

⚠️ Release 3.13.0

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 29 Aug 21:37

⚠️ Warning: This version contains a bug where Apple Search Ads may not be attributed correctly.

Release Note (3.13.0)

  • Added API 'setAnonID' to set custom Meta Anon ID for the current user.
  • Added API 'setSDKWaitTimeForThirdPartyAPIs' to set time for which SDK will wait for fetching data from third-party APIs, such as ODM info and Apple Attribution Token.
  • Removed apple_receipt and apple_testflight params from the Server Requests.

Release 3.12.2

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 29 Aug 21:35
4043484

Release Note (3.12.2)

Fixed bug where error object was not being forwarded when receiving error from service.
Fixed bug with Advanced Compliance and Integration Validator.
Added param 'operational_metrics' in v1/install request.

3.12.1

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 21 May 00:10

Release Note (3.12.1)

  • Fixed bug - SDK crashes when Meta AEM query param al_applink_data is empty.

3.12.0

Choose a tag to compare

@NidhiDixit09 NidhiDixit09 released this 15 May 16:54

Release Note (3.12.0)

  • Added browser experience for apps that have opted in. WebURL will open in in-app browser if app is linked with SafariServices.framework otherwise it will open in external browser.