deeplink_dev 2.2.5
deeplink_dev: ^2.2.5 copied to clipboard
deeplink.dev
2.0.1 #
- Code Optimization
2.0.2 #
- Remove Useless Logs
2.0.3 #
- Update homepage
2.0.5 #
- Update Android SDK to 2.3.3
2.0.6 #
- Support in-app event reporting
2.0.7 #
- Fixed the compilation error in version 2.0.6
2.0.9 #
- Update Android SDK to 2.3.4
- Update iOS SDK to 2.2.0
2.1.0 #
- Supports obtaining detected client IP
2.1.1 #
- Supports reporting deeplink activation information
2.1.2 #
- Update Android SDK to 2.3.5
- Fixed the crash issue on Android 6.0
2.1.3 #
- Update Android SDK to 2.3.7
- Fixed the issue that when the Android process exists and the Flutter engine is rebuilt, the SDK failed to initialize
2.1.4 #
- Update Android SDK to 2.3.9
- Update iOS SDK to 2.3.0
2.1.5 #
- Fixed iOS plugin bug
2.1.7 #
- Update Android SDK to 2.4.3
2.1.8 #
- Update Android SDK to 2.4.4
- Update iOS SDK to 2.4.0
- Adapt AppsFlyer's delay correction logic
2.2.0 #
- Update Android SDK to 2.4.6
- Update iOS SDK to 2.7.0
- Support Google 16kb page sizes
2.2.2 #
- Update Android SDK to 2.4.8
- Update iOS SDK to 2.9.0
- The initialization parameter "appId" is renamed to "accountId", and a new parameter "devToken" is added.
2.2.3 #
- Update Android SDK to 2.4.9
- Update iOS SDK to 3.0.0
- New parameter "appleStoreId" is added.
2.2.4 #
- Update iOS SDK to 3.0.1
- Update iOS framework version to support xcode16 backwards.