I have the App which runs in Android and iOS. I want do Firebase A/B testing in this two platform concurrently in one testing. But I need to choose the platform (Android or iOS)in the setting of A/B testing before running the A/B testing.
I am wondering is it possible to set the A/B testing concurrently for Android and iOS in one test instead of two separating test? Thanks