Skip to content

OnMixpanelTweaksUpdatedListener not reflecting current value of A/B test Tweak #472

Closed
@xylik

Description

@xylik

Hi, am currently running A/B test with one Tweak being set to 2 different values in variant A and B.

The issue am experiencing is that callback OnMixpanelTweaksUpdatedListener is being triggered right after i switch from variant A to variant B(from A/B visual designer on connected device with app build in debug mode) but when i try to fetch value of Tweak inside of listener i get old value set for variant A. Than, if i trigger OnResume on some screen after listener has finished and try to fetch Tweak value I get correct value(value for variant B), but isn't the purpose of TweakListener to allow Tweak updates to be intercepted?

Issue manifested on:
Google Nexus 5
Marshmallow 6.0.1
SDK version: 5.1.4

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