The most recent content from our members.
Hello, we are using the Amplitude React Native SDK in our Expo app. We are trying to enable tracking Advertising IDs so that we can successfully send and match attribution data from AppsFlyer. Although sending events from AppsFlyer is working, it seems unable to match the events with any users, we suspect its related to…
Hi Experts, I would like to have experts’ advice how Experiment and Session Replay works in Flutter Platform. I couldn’t find any doc and SDK on this topic. Please give your advice. Cheers, Jooho
Hi all! Getting an error when I initialized the flutter web package. MissingPluginException(No implementation found for method setLibraryVersion on channel amplitude_flutter) I found this other thread with the same issue but I don’t see a response with a fix.
Hi Experts, We have a few websites for corporate information and apps for web and web/mobile app. e.g. www.abc.com : a corporate website using GTM SDK app.abc.com : application website using Flutter SDK we also have native mobile app for iOS and Android by Flutter SDK. It seems GTM SDK from www.abc.com continues to…
Hi, I have been trying to setup the Flutter client, and right now nothing is working as expected. I have followed the examples in the documentation, even copying code from your GitHub example flutter app, but it looks like nothing is working. I’m struggling to get the Amplitude events logged in your EU instance (I’ve tried…
What is the proper way to track users that navigate from a domain to a sub domain using Flutter web? My company has a Webflow landing page (www.example.com) and a Flutter web application page (app.example.com). We’ve added Amplitude to each of them and can successfully track users on the separate domains. The issue occurs…
Expected Behavior The amplitude_flutter plugin should resolve its dependencies correctly when running pod install as part of a Flutter project build process, especially when using publicly available versions of its dependencies like Amplitude. The build should complete successfully without version conflicts in the…
Hello, I'm trying to set up data streaming from Appsflyer. In the catalog I choose "integration with AppsFlyer". I am following the first step "Getting Started". But on the next step "Listen for event", I can't get the event from AppsFlyer. They don't have a "send test event" button on their platform, so I have this window…
We are using the native AppsFlyer - Amplitude integration and we are not getting any data through. We have been repeatedly told by AppsFlyer that the data is being sent, but it’s getting a 400 error response. From reading the data on this error, this appears to be related to a JSON formatting issue, but I don’t fully…
Hi, I am developing a flutter web application. I am tracking events using the flutter sdk version 3.14.0. The events are tracked and work. The issue is with event properties: they are not tracked. The JSON sent does not contain them. Here is how I track an event: Amplitude.getInstance("instance_name").logEvent(<br />…
It looks like you're new here. Sign in or register to get started.