cozie-app / cozie-apple

https://cozie-apple.app
GNU Lesser General Public License v3.0
15 stars 9 forks source link

User data management issue in the Cozie iPhone app #19

Closed mariofrei closed 2 years ago

mariofrei commented 2 years ago

After signing into the Cozie iPhone app, the user can fill out several questionnaires, e.g., the onboarding survey or eligibility survey. The answers to these surveys are sent to firebase but also stored locally. When the user logs out of the Cozie iPhone app and signs in again with different credentials the answers to these surveys from the first set of sign-in credentials are still accessible to the user with the second set of sign-in credentials.

mariofrei commented 2 years ago

This is issues was solved by removing ResearchKit from the app.