View on GitHub

Cadabra

A/B testing library for Java/Kotlin/Android

cadabra-core / com.fo2rist.cadabra / ExperimentsConfigProvider / onAttached

onAttached

open fun onAttached(): Unit

Override this function to get notified when provider is attached to Cadabra. By default does nothing. Note that Cadabra may call this method synchronously when CadabraConfig.startExperimentsAsync is called.