trails/apps/mobile/lib
Ullrich Schäfer 6c55de9d65
Fix Android emulator dev server: use 10.0.2.2 instead of localhost
Android emulator has its own network stack — localhost refers to the
emulator, not the host. Use 10.0.2.2 (host loopback alias) on Android.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 01:22:50 +02:00
..
__tests__ Implement OAuth2 PKCE auth, discovery, and mobile API client 2026-04-13 00:41:40 +02:00
editor Use @gorhom/bottom-sheet for waypoint sheet 2026-04-15 01:09:13 +02:00
api-client.ts Build Routes tab with paginated list and Zod-validated API responses 2026-04-13 01:15:40 +02:00
auth.ts Implement OAuth2 PKCE auth, discovery, and mobile API client 2026-04-13 00:41:40 +02:00
sentry.ts Set up Sentry crash reporting for mobile app 2026-04-13 02:07:44 +02:00
server-config.ts Fix Android emulator dev server: use 10.0.2.2 instead of localhost 2026-04-15 01:22:50 +02:00
version-check.ts Implement OAuth2 PKCE auth, discovery, and mobile API client 2026-04-13 00:41:40 +02:00