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
Revise privacy statement and English translation
Updated privacy statement to clarify data collection practices and modified English translation for consistency.
Revise privacy statement and English translation
Updated privacy statement to clarify data collection practices and modified English translation for consistency.
Revise README for mobile MVP and privacy updates
Updated README to reflect new features and improvements, including mobile support and privacy policy clarifications.
fix(mobile): config plugin for cleartext HTTP
Use withAndroidManifest to inject android:usesCleartextTraffic
into AndroidManifest.xml. Expo ignores non-standard app.json properties.