Hi!
According to the docs there is a method on the ExperimentClient class - all() - that returns all variants for the deployment. I’ve tried using this (after having fetched all variants from the server) but it just makes the thread hang.
SDK version is the latest (1.5.0).