Skip to content

Commit b582d75

Browse files
authored
Merge pull request #129 from AppsFlyerSDK/fix/deeplinkIosFix
Fix for deeplink in iOS
2 parents 67bb847 + 3ff215f commit b582d75

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Versions
22

3+
## 6.2.6-nullsafety.1
4+
- Fix for deeplinking in iOS
5+
36
## 6.2.6-nullsafety.0
47
- Update for iOS SDK V6.2.6
58
- Refactoring for SKAD network feature

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: appsflyer_sdk
22
description: A Flutter plugin for AppsFlyer SDK. Supports iOS and Android.
3-
version: 6.2.6-nullsafety.0
3+
version: 6.2.6-nullsafety.1
44

55
homepage: https://github.com/AppsFlyerSDK/flutter_appsflyer_sdk
66

0 commit comments

Comments
 (0)