Skip to content

Mixpanel console showing multiple A/B Tweaks even though they are not read from mixpanel in new SDK. (v5.2.3) #531

Closed
@attifmazhar

Description

@attifmazhar

We are running multiple AB tests with different tweaks we consider all of them independent.

Before upgrading to version 5.2.3 when ever we need to set a new AB test we essentially used to comment out rest of the AB tests so we are reading just one Tweak from mixpanel SDK and then mixpanel console used to show only that tweak if we were reading multiple tweaks all of them were shown on the console.

After updated Mixpanel version to 5.2.3, we are getting trouble and console is showing some unwanted developer tweakseven though we are not reading those tweaks from sdk in this particular build.

This means that we are not able to create a new AB test independently where we want that experiment to only touch a specific toggle and to create that toggle we even downgraded our mixpanel sdk for particular dev build just to create toggle.

This is a new issue i guess its related to applying all tweaks that user falls in to to even thought those tweaks are not yet defined ie read from mixpanel sdk.

let me know if you need more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions