Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting empty client/features on Android #82

Open
mirague opened this issue Aug 14, 2023 · 0 comments
Open

Getting empty client/features on Android #82

mirague opened this issue Aug 14, 2023 · 0 comments

Comments

@mirague
Copy link

mirague commented Aug 14, 2023

Specifically on Android we're observing issues with Leanplum.getVariables(), where all it returns is an empty client object:

Leanplum.forceContentUpdate() // Even without this nothing's returned 99% of the time
const fetchedVariables = await Leanplum.getVariables() // { "client":{} }

The weird thing is that SOMETIMES it does work, but most of the time it doesn't. We've had no issues running the very same code on iOS / iPadOS, and we're using the same identifier/user between these platforms where it does work on iOS but Android comes up empty.

We're on @leanplum/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant