Skip to content

Release Candidate 6.17.7-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Oct 12:58
· 3 commits to master since this release
ca24fd5

AppsFlyer Flutter Plugin - Release Candidate 6.17.7-rc1

πŸš€ Release Candidate for Testing

This is a pre-release version for QA testing. Please do not use in production.

πŸ“‹ Changes

Please refer to CHANGELOG.md for detailed changes.

πŸ§ͺ Testing Instructions

  1. Add to your pubspec.yaml:

    dependencies:
      appsflyer_sdk:
        git:
          url: https://github.com/AppsFlyerSDK/appsflyer-flutter-plugin.git
          ref: 6.17.7-rc1
  2. Run flutter pub get

  3. Test the integration thoroughly

  4. Report any issues to the development team

πŸ“¦ SDK Versions

  • Android AppsFlyer SDK: (check android/build.gradle)
  • iOS AppsFlyer SDK: (check ios/appsflyer_sdk.podspec)

Note: This is a pre-release and should not be used in production applications.