Hi <@U01T6HCHD0A>, i'm having trouble when retriev...
# sdk-flutter
r
Hi @fresh-football-47124, i'm having trouble when retrieve feature. I use
force value
on that feature, but for some reason the SDK does not return the value i'm expecting. the
QA mode
is turned on.
f
@glamorous-florist-39551 ^
g
@gifted-cat-24658
g
Thanks, @fresh-football-47124, @glamorous-florist-39551 . @ripe-country-39310 can you show me your feature details form the growthbook dashboard? It will help to understand it better. • From this can see that experiment is null it can also mean that there is no feature against that feature. • Or SDK haven’t fetched all features. Some common faqs: • Make sure that feature is enabled for environment with you are working with. • You can check logs in your console if growthbook has retrieved feature from the server. • Make sure to put
await
key word before calling
gb.refresh()
.
r
Sorry for the late reply. It turned out that the problem was from our environment. Thank you for your help 🙏
g
Glad to know that!