https://www.growthbook.io/
Join Slack
Hi! I have a problem in release build of Android app, when i test debug version all work fine and I ...
n

Natalia Dmuh

almost 3 years ago
Hi! I have a problem in release build of Android app, when i test debug version all work fine and I can retrieve my configuration data from feature.value field. But when I prepare release build for store, I always receive null inside feature.value field. Can you suggest what could be the problem? Thanks.
n
g
v
  • 3
  • 31
  • 185
:wave: Hello, team! I am getting started with self hosted growthbook deployment and trying to deploy...
d

Dheeraj Sharma

over 3 years ago
👋 Hello, team! I am getting started with self hosted growthbook deployment and trying to deploy it on a EC2 instance. but facing the issue where it can not connect o API's. I did updated the environment variables as per the docs. can you please help to figure out what's wrong?
d
g
+2
  • 4
  • 49
  • 185
Hello, We are implementing growthbook with nuxtjs. We encounter problem of how to switch between var...
e

Eljas Jalo

over 3 years ago
Hello, We are implementing growthbook with nuxtjs. We encounter problem of how to switch between variations. It seems that
growthbook.forceVariation
does not work. Is there some other way to force variation? When initializing the feature information is:
{
    "value": true,
    "on": true,
    "off": false,
    "source": "experiment",
    "ruleId": "",
    "experiment": {
        "variations": [
            true,
            false
        ],
        "key": "webtest-feature",
        "weights": [
            0.5,
            0.5
        ],
        "hashAttribute": "session_id"
    },
    "experimentResult": {
        "inExperiment": true,
        "variationId": 0,
        "value": true,
        "hashAttribute": "session_id",
        "hashValue": "45274132-7196-4e23-8f8c-ceece9fc9d16"
    }
}
After
growthbook.forceVariation('webtest-feature', 1)
it seems to be:
{
    "value": true,
    "on": true,
    "off": false,
    "source": "defaultValue",
    "ruleId": ""
}
e
j
  • 2
  • 3
  • 184
Hey guys, I am experimenting with GrowthBook for feature flag experiments on android, and I seem to ...
g

Gábor Vass

about 3 years ago
Hey guys, I am experimenting with GrowthBook for feature flag experiments on android, and I seem to have hit a roadblock. I have created a feature, set up an experiment that affects all users, split them by
id
, 50%-50%, and whatever I do, I only seem to be able to receive
defaultValue
, instead of the expected overrides (all the users are included in the experiment). Details in thread, do I miss something?
g
j
i
  • 3
  • 17
  • 183
Hi here! Is there any documentation available for deploying growthbook on multiple containers behind...
d

Dheeraj Sharma

over 3 years ago
Hi here! Is there any documentation available for deploying growthbook on multiple containers behind a load balancer?
d
g
j
  • 3
  • 4
  • 183
Hi everyone! I was wondering is it possible to replicate hashFnv32a function that is used in GrowthB...
y

Yuri S

almost 3 years ago
Hi everyone! I was wondering is it possible to replicate hashFnv32a function that is used in GrowthBook SDKs in SQL, for example in PostgreSQL? I'm thinking of querying against tables with ab tests results. Thank you.
y
g
+2
  • 4
  • 13
  • 182
hello! what does the "Multiple Exposures Check" actually mean under the hood? how can i track down w...
j

Jonathan Selander

almost 2 years ago
hello! what does the "Multiple Exposures Check" actually mean under the hood? how can i track down what could be causing it?
j
g
+2
  • 4
  • 14
  • 179
Hey! I was wondering if anyone tried implementing Growthbook while using Varnish in front of the app...
r

Robinero

almost 3 years ago
Hey! I was wondering if anyone tried implementing Growthbook while using Varnish in front of the application server, whilst keeping the logic server side, I’m having trouble to conceptualise it.
r
g
b
  • 3
  • 8
  • 178
Hi, any tips on how would I go about configuring a holdback group of users that would be excluded fr...
m

Mikko Sippola

over 3 years ago
Hi, any tips on how would I go about configuring a holdback group of users that would be excluded from all experiments for a given time period? The idea is that at a later stage this holdback group will be divided to a treatment group receiving all changes at once and a control group -> we could measure first each experiment on it's own and then later measure the combined effect of multiple changes
m
j
  • 2
  • 2
  • 178
Hi, I am using Next.js middleware for the implementation i.e. Both feature flags and A/B testing bas...
a

akindipe olusegun

over 2 years ago
Hi, I am using Next.js middleware for the implementation i.e. Both feature flags and A/B testing based on this article https://dev.to/jdorn/ab-testing-with-the-new-nextjs-12-middleware-54j6. is there a way to use/enable feature flags to render elements or components in the frontend since all the implementation is done in middleware.
a
g
  • 2
  • 1
  • 177
Previous91011Next

GrowthBook Users

Open source feature flagging and experimentation platform for stress free deployments, measured impact, and smarter decisions.

Powered by