Windows SDK
- 6 Articles
- Published on Mar 19, 2025
SDK Stats Open Source Github Repo : https://github.com/BranchMetrics/cpp-branch-deep-linking-attribution Minimum Visual Studio version 2019+ Branch Demo App Want to take our technology for a test drive before implementing it? VIEW BRANC...
- Updated on Mar 17, 2025
- Published on Feb 11, 2025
UWP & .NET The Branch Windows SDK is not compatible with Universal Windows Platform (UWP) or .NET. Support for UWP and .NET applications is not currently available. SDK Stats Open Source Github Repo : https://github.com/BranchMetrics...
- Published on Feb 12, 2025
We have deprecated conan integration.
- Updated on Mar 17, 2025
- Published on Feb 12, 2025
Create a Branch Instance Creating a Branch Instance takes a Branch Key, and Application Information. Initialize the AppInfo with settings specific to your app. // Set AppInfo properties as necessary
BranchIO::AppInfo _appInfo;
_branchInstance = ...
- Updated on Mar 17, 2025
- Published on Feb 12, 2025
Test Deep Link Create a deep link from the Branch Dashboard . Delete your app from the PC if a production release is installed. Compile and test on a PC. Paste deep link into an anchor ( element) in an HTML page. See the example.html...
- Updated on Feb 21, 2025
- Published on Feb 12, 2025
GitHub Releases To view the version history for the Branch Windows SDK, visit the releases page for our open-source repository in GitHub.