I am using firebase to do some A/B testing on my app. Currently, I am trying to validate if the experiment is setup correctly. I am facing the following issues:
- I have 3 variants A,B and C. I can see that on the debug devices, users have been assigned to each of the variants. However, there is not data for the goal event on any of the variants 
- Some of the events that have been passed to firebase do not appear in the list of events to select as the goal. 
