Releases: IFTTT/ConnectSDK-iOS
Releases · IFTTT/ConnectSDK-iOS
2.4.1: Translation fallback fix
- Fixes an issue where translations against base language were not occurring when region strings files are not available.
2.4.0: SDK Localization and configuration skipping
- Supports the ability to translate the flow into different languages based on a locale parameter
- Connection configuration can be skipped by the user based on parameter passed into the SDK
2.3.4: Asset loading fix
- Fixes an issue where
UIImages in the SDK were explicitly unwrapped. AnyUIImages now loaded from the SDK asset catalog are now optional.
2.3.3: Web flow crash fix
- Fixed a crash that occurred when presenting the web flow and then reinstantiating the
ConnectButtonController.
2.3.2: Connect button overlap fix
- Fixes an issue where the
ConnectButtondoes not reset after theConnectButtonControlleris reinstantiated.
2.3.1: Carthage crash fix
- Fixes a crash when using Carthage to include the SDK.
2.3.0: Telemetry analytics and connect button refinements
2.2.0: Bug fix
- Fixes an issue on iOS 13 where the service authentication and verification flow would not display if the IFTTT app is not installed.
2.1.0: Bug fixes and asset updates
- Fixes an issue where users without the app were constantly prompted for service verification
- Fixes an issue with the connect button not re-initializing its state when the user navigates back to the embedded app
- Asset updates