Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DefaultTrackingOptions configuration is missing on Flutter SDK #161

Closed
sky1095 opened this issue Nov 21, 2023 · 4 comments
Closed

DefaultTrackingOptions configuration is missing on Flutter SDK #161

sky1095 opened this issue Nov 21, 2023 · 4 comments

Comments

@sky1095
Copy link

sky1095 commented Nov 21, 2023

Summary

The DefaultTrackingOptions configuration is missing on Flutter SDK, but its possible on both Android and iOS SDK

Android:
image

iOS:
image

Motivations

This will help to add default tracking options seamlessly on Flutter apps.

@qingzhuozhen
Copy link
Contributor

Hi @sky1095, thanks for raising this! The current version of Flutter SDK is based on our legacy Android and iOS SDKs. We are working on upgrading the Flutter SDK that will be based on the updated SDKs and will provide this default tracking option. Please stay tuned when we release the new Flutter SDK version! cc @Mercy811

@sky1095
Copy link
Author

sky1095 commented Nov 23, 2023

Thanks for the update @qingzhuozhen.
Where can I track this SDK migration changes?

@Mercy811
Copy link
Contributor

Hi @sky1095, we will update the github README file and share the new breaking change version on Amplitude community. I will also tag you under this thread 😀

@Mercy811
Copy link
Contributor

Hi @sky1095, Flutter 4.x Beta is available now with defaultTrackingOptions available in the configuration and here is the doc https://www.docs.developers.amplitude.com/data/sdks/flutter-4/#tracking-default-events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants