Skip to content

[Android] Dynamic Values #647

@Ezekiel21PH

Description

@Ezekiel21PH

Context:
We have an App that serves multiple countries, to solve this in Meta we create multiple datasets (thus multiple app_ids), we have implemented a switch mechanism for the app_ids / content_tokens.

Problem:
this generally works for IOS i.e. switching over to X values and logging events for that X values
in Android however, while we are at Default Value i.e. values in strings.xml match X values and logs data to that app_id, switching to Y values the app events are being sent to X values (only for LogEvents or manual event calls as automatic calls such as "app_install" works fine)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions