smartlinks_core 2.0.3
smartlinks_core: ^2.0.3 copied to clipboard
Shared configuration, identity, native bridge, and HTTP client for SmartLinks Flutter SDK modules.
Changelog #
See the umbrella CHANGELOG.
2.0.3 #
Fixed #
- Android: Fixed fatal exceptions (
SocketTimeoutException,SSLHandshakeException) crashing the host app by properly handlingIOExceptionin native Android API clients.
2.0.2 #
Fixed #
- iOS: Conditional
SmartLinksSDKCore/SmartLinksSDKimport inSmartLinksCorePlugin.swiftfor CocoaPodsSmartLinksSDK/Corecompatibility.
2.0.1 #
Same version as smartlinks_flutter 2.0.1. See umbrella changelog for details.