Open Bug 1909348 Opened 1 year ago Updated 4 months ago

getAvailableExperiments should always filter on app ID / channel

Categories

(Application Services :: Nimbus SDK, enhancement)

Firefox 130
All
Android
enhancement

Tracking

(Not tracked)

People

(Reporter: jonalmeida, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [nimbus])

Based on an offline discussion with Beth, the client side can use the appId to filter out the list of experiments that do not apply to the current appId.

For this, we need to expose the appId value from getAvailableExperiments to do this.

This is even simpler. is_experiment_available() which does only optionally filters by channel and the UDL get_available_experiments() method calls with channel filtering disabled

Summary: Expose appID in getAvailableExperiments for app channel filtering → getAvailableExperiments should always filter on app ID / channel
Whiteboard: [nimbus]
You need to log in before you can comment on or make changes to this bug.