Your app sends "some" sensitive information from one user to another.
Is it not possible for you to make a mistake and send the wrong data?
Or, for the user to make a mistake setting their Preferences and end up sending the wrong data?
I would acknowledge that this is a very likely possibility and would then talk about how I plan to make sure that when mistakes are made there are ways to catch them before they become a problem (Testing, and UI design).
Your app sends "some" sensitive information from one user to another.
I would acknowledge that this is a very likely possibility and would then talk about how I plan to make sure that when mistakes are made there are ways to catch them before they become a problem (Testing, and UI design).