You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the terms of service are fetched form Firestore config -> tos which is only in English. These terms are going to be translated and the different languages added to a new document, so the references need to be updated in the app side.
Currently, the terms of service are fetched form Firestore
config->toswhich is only in English. These terms are going to be translated and the different languages added to a new document, so the references need to be updated in the app side.