Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-2345] Updated native SDK versions to support setting apiURL in branch.json #969

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

nsingh-branch
Copy link
Contributor

Reference

SDK-2345 -- Updated native SDK versions to support setting apiURL in branch.json

Summary

Updated the iOS and Android SDK versions to the latest. Also updated the plugin version and changelog.md.

Motivation

With these versions, React Native users will be able to change the Branch API base URL via the branch.json files.

Type Of Change

  • New feature (non-breaking change which adds functionality)

Testing Instructions

Add "apiUrl": "https://api.branch.io" to the Android and iOS branch.json files in a test app. Observe that all of the Branch requests now use this URL.

cc @BranchMetrics/saas-sdk-devs for visibility.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.24%. Comparing base (895c2bd) to head (fd68352).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #969   +/-   ##
=======================================
  Coverage   44.24%   44.24%           
=======================================
  Files           4        4           
  Lines         278      278           
  Branches       88       88           
=======================================
  Hits          123      123           
  Misses        116      116           
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nsingh-branch nsingh-branch merged commit c92fd6b into master Apr 2, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants