|
All checks were successful
build-apk / build (push) Successful in 16m49s
Documents exactly what reaches ParkSmarter's API (sign-in, account, a single map-search coordinate, session-start details) and what never does: device GPS is used only on-device to position the map and cached locally — never attached to sign-in/sessions/vehicles/payments; no background location, no IMEI/device-id/ad tracking, no Google services. Audited against the source: the only endpoint that sends a coordinate is getMetersByLocation, called solely from map searches with the map's centered point. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| plugins | ||
| src | ||
| app.json | ||
| App.tsx | ||
| babel.config.js | ||
| index.ts | ||
| metro.config.js | ||
| package.json | ||
| tsconfig.json | ||