adjust / flutter_sdk

This is the Flutter SDK of
MIT License
58 stars 49 forks source link

Campaign always empty #128

Open salime45 opened 7 months ago

salime45 commented 7 months ago

Hi,

i am using this sdk for get the campaign from my ads but always gets empty. I read the doc and my configuration seems ok. Any help?

uerceg commented 5 months ago

Hi @salime45,

In theory, information which you will get inside of the attribution callback of the SDK is the attribution information based on the attribution source backend has attributed that install to. If there's no campaign info, then probably the attribution source does not have it defined.

Can you share the information about the link you are using to test and also the SDK logs after you make an install (pretty much same thing that I have requested in this comment and same as stated in there - feel free to omit any sensitive information)?