Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Empty Flags Returned when switching users on first install #101

@vcellu

Description

@vcellu

Describe the bug
On first install of app, switching users by calling identify, then call allFlags returns an empty object on Android

To reproduce
You need at least two users with two different urls, the emails are the same

  1. uninstall any previous apps
  2. install app on Android
  3. Configure SDK with user
  4. call identify with new user, but with same email
  5. call allFlags
    Result: Empty flags

Expected behavior
Newly update flags should returned

Logs
If applicable, add any log output related to your problem.

SDK version
5.2.1

Language version, developer tools
Reach Native/ JavasScript.

OS/platform
Android 11

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