GoogleChromeLabs / GoogleChromeLabs/bubblewrap

Appsflyer. The conversion data doesn't come to TWA.

Open
#664 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

I have created an app using Bubblewrap, with the enabled feature of Appsflyer – it's needed to receive the google play referrer information.

But I have kind of unexpected behaviour:

When I launch the app the following happens: on open the app opens a url with the `appsflyer_id` query parameter.
I.e. the following url is being opened: https://angus.surge.sh/?appsflyer_id=xxxxxxxx. However, it doesn't receive any cookies in response afterwards as expected according to Appsflyer documentation.

Screenshot №1 + source URL: https://support.appsflyer.com/hc/en-us/articles/360002330178-Using-AppsFlyer-with-TWA#append-appsflyer-id-and-customer-user-id-to-url:
image

Screenshot №2: expected cookies on the client side (the same source as Screenshot №1):
image

And this is my source code: https://github.com/LupusX5/twa-demo

Could you please help solve this issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.