issues
search
open-feature
/
kotlin-sdk
Kotlin implementation of the OpenFeature SDK for Android clients
https://openfeature.dev
Apache License 2.0
12
stars
4
forks
source link
feat: set evaluation-context in setProviderAndWait()
#80
Closed
nicklasl
closed
10 months ago
nicklasl
commented
10 months ago
This PR
makes it possible to use
setProviderAndWait
and also pass the
EvaluationContext
in the same call.
This PR
setProviderAndWait
and also pass theEvaluationContext
in the same call.