The goal is to add support to the ExPlat (A/B testing platform) ### Tasks * [x] Request `wpcom/v2/experiments/0.1.0/assignments/<platform>` and store the experiments values (https://github.com/wordpress-mobile/WordPress-iOS/pull/15211) * [ ] Request the above again when the ttl has been reached (take into account closing/reopening the app) * [ ] Add anonymous support * [ ] TBD: Privacy
The goal is to add support to the ExPlat (A/B testing platform)
Tasks
wpcom/v2/experiments/0.1.0/assignments/<platform>and store the experiments values (Add initial A/B testing support WordPress-iOS#15211)