I’m working on an iOS app using the Amplitude SDK, and multiple developers are testing experiments. However, not all testers can access the Amplitude dashboard to change the assigned variants. To facilitate testing without using the dashboard, I’m looking for a way to override or manually set the variant for specific experiments directly on the client side.
Does the iOS SDK currently support something like this?