Skip to content

Conversation

@emawby
Copy link
Contributor

@emawby emawby commented Aug 12, 2021

This will allow testers to add a tag to their user without writing code.


This change is Reviewable

@emawby emawby requested review from jkasten2 and nan-li August 12, 2021 19:45
Copy link
Member

@jkasten2 jkasten2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Noticed this doesn't update the AppClip target files. Howe do we want to sync the changes to that target?

Reviewed 1 of 1 files at r1, 5 of 5 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @nan-li)

}

- (IBAction)sendTagButton:(id)sender {
- (IBAction)sendTagsButton:(id)sender {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To confirm: this original sendTagsButton always sent the literal string {"key1": "value1"} for test purposes, and now there's another option to send other key/value pairs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep exactly. We have the ability to do this on Android and it will be convenient for non-devs to test with

@emawby emawby merged commit 930f62d into main Aug 19, 2021
@emawby emawby deleted the add_tag_key_value_fields branch August 19, 2021 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants