learning_ai_notes/mobile/src/app
saravanakumardb1 9d3ac06234 fix(mobile): use dynamic platform in feedback, add null coercion, add Content-Type on flush
- settings.tsx: replace hardcoded platform: 'ios' with APP_PLATFORM from app-metadata
- feedback-client.ts: add ?? '' null coercion on getAuthToken (matches broadcast/survey pattern)
- offline-queue.ts: add Content-Type: application/json header on flush requests
2026-03-31 00:49:40 -07:00
..
(tabs) fix(mobile): use dynamic platform in feedback, add null coercion, add Content-Type on flush 2026-03-31 00:49:40 -07:00
note fix(notes): align active surface copy 2026-03-10 16:36:10 -07:00
_layout.tsx feat(mobile): wire offline queue enqueue and flush 2026-03-31 00:17:41 -07:00
auth.test.tsx feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
auth.tsx fix(mobile): complete block G metadata and accessibility 2026-03-31 00:23:57 -07:00
index.tsx feat(mobile): complete block A auth session flow 2026-03-30 23:56:18 -07:00