What we collect
Account data: email address, password hash handled by Supabase Auth, and phone number when you sign in by SMS OTP.
Profile data: your user id, saved spots, submitted spots, reviews, and moderation role if assigned.
Location data: your current coordinates only when you grant permission for “Near me”. They are stored on-device to reload your last choice.
Photos: images you upload for spot contributions, plus related metadata such as upload time and storage path.
Device messaging: an Expo push token if notifications are enabled on your device.