- 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 |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| src | ||
| .gitignore | ||
| app.json | ||
| babel.config.js | ||
| eslint.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||