mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
870 B
870 B
Follow instructions in https://experimenter.info/mobile-feature-api. Example implementation here
Nimbus FML https://experimenter.info/fml-spec/
There are some clarification on how to test your Nimbus implementation:
- Add
nimbus.remote-settings.url=https://settings-cdn.stage.mozaws.net
to local.properties. - After building Fenix, make sure you turn on
Secret Settings
->Use Nimbus Preview Collections
. - The experiment in https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/ does not have to be live for the test. In preview is sufficient.
- Example of a test is here
- Make sure you archive the test after you're done with it.
- In your PR, make sure to submit the change for .experimenter.yaml as well.