github BranchMetrics/ios-branch-deep-linking-attribution 0.24.2
Release 0.24.2

latest releases: 3.4.3, 3.4.2, 3.4.1...
6 years ago
  • v0.24.2
    • Master Release - April 21, 2018
    • Fixed a bug where a opening a blacklisted URI scheme would cause an HTTP status 400 for each
      Branch open until the app was opened with a universal link (DEVEX-341).
      • After opening a blacklisted scheme, the app would not open other schemes until a https URL was opened.
      • Added code that clears the blacklisted URL after sending the regex pattern to the server.
      • The matching regex is now sent in external_intent_uri rather than universal_link_url.
      • Removed an old NSLog from debugging.
    • Added BNCProductCategoryAllCategories(void) and BNCCurrencyAllCurrencies(void) convenience functions.
    • Updated the Info.plist URI scheme filter and clarified documentation (DEVEX-343).
      • Updated our URI scheme filter that finds the URI scheme for the app.
      • Updated the documentation to clarify that the partner's app URI should be the first URI.
      • This clarifies GitHub issue #825.
    • Added code snippets that demonstrate Adjust reattribution in the Swift-TestBed demo app (ATAN-523).
    • Made sure that Foundation/Foundation.h is always imported first (DEVEX-333).
    • Fixed a crash bug in the Swift-TestBed example app (DEVEX-327).

Don't miss a new ios-branch-deep-linking-attribution release

NewReleases is sending notifications on new releases.