Version 4.14.0
Added
- Added deep link caching in case
appWillOpenUrl
method is called before SDK is initialised.
Changed
- Imposed type checks when calling methods for adding callback and partner parameters - both key and value now must be strings.
- Updated the way how iOS native bridge handles push tokens from React Native interface - they are now being passed directly as strings to native iOS SDK.
Native versions:
[email protected]
[email protected]
Pull Request #35