4.0.0 - SDK Remodel: Separate Frameworks
- In this major release, the SDK has been restructured for smaller size and greater flexibility.
- Instead of the old
Braintree
andBTClient
, useBTAPIClient
instead, along with payment option-specific frameworks such asBraintreeCard
,BraintreeApplePay
, etc. Braintree/Data
has been renamed toBraintree/DataCollector
.- See our Braintree iOS SDK v4 migration guide for more details.
- As always, feel free to open an Issue with any problems or suggestions that you have.
Braintree Blog: Our New Mobile SDKs