Releases: brushfiretech/mobile-payments-sdk-react-native
Releases · brushfiretech/mobile-payments-sdk-react-native
Release 2025.9.30
- iOS: Updated native SDK to version 2.3
- Android: Added support for additional
ReaderUnavailableReasonvalues - Updated
PaymentParametersErrorhandling - Fixed iOS build configuration in the example project to ensure proper script phase ordering
- General synchronization with Square SDK updates
- Updated TypeScript types to use primitive types (
string,boolean,number) instead of constructor types (String,Boolean,Number) for better type checking and IDE support