chore(message-system): DO NOT MERGE demonstration of AB test on mobile for testing purposes only #16661
+140
−5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DO NOT MERGE
Description
For testing purposes, there are 3 separate experiments. They are pretty similar, but the reason to test with multiple experiments is to verify, that the calculated
inclusion
percentile depends on the experiment ID so it's unique per experiment (otherwise the same user always falls in the same groups for all experiments and not random).You can check the logic of each experiment using the screenshots of the code and config.
Android ad-hoc build: https://expo.dev/accounts/trezorcompany-develop/projects/trezor-suite-preview/builds/2739aadf-d53f-4485-96e3-e115ce2bae4f
iOS ad-hoc build: https://expo.dev/accounts/trezorcompany-develop/projects/trezor-suite-preview/builds/ec56a8e8-0709-466f-929a-1edc63a97ee9
Related Issue
Followup for #15067
Testing of #16243 and #15067
Screenshots: