I am working on an iOS app that uses the Firebase iOS SDK and I'm trying to figure out how to access all the Firebase AB experiments that a user has seen as well as the experiment variations that the user was bucketed into.
I looked through the documentation as well as the FirebaseABTesting.framework but I haven't been able to find a way to do so.
Any ideas?