Tag
#privacy
GDPR Right to Be Forgotten: A SwiftUI Erasure Flow
Build a GDPR right-to-be-forgotten flow in SwiftUI: an honest in-app erasure request, real backend deletion, and the App Store account-deletion rule it must satisfy.
Does Cursor Own Your Code? (Ownership & Privacy 2026)
Does Cursor own your code? No, you do, completely. It edits your local files, so there is nothing to export. Here is how ownership and privacy work.
Build an Anonymous Voice Changer Pitch Slider on iOS
Route the mic through AVAudioUnitTimePitch and bind a slider to its pitch in cents. Here is the audio graph, the UI, and what anonymous really means.
PostHog Analytics Custom Events in SwiftUI
Analytics is a deliberate taxonomy, not a firehose: events designed backward from questions, consistent naming, a thin SDK wrapper, consent-gated and PII-free.
React Native Screen Recording Prevention on iOS
iOS cannot hard-block screen recording. You detect capture and react with a privacy overlay. It is a deterrent layer, not absolute security, so do not overclaim it.
ATT Prompt Rejected by Apple: The Four Fixes That Work
Fix ATT rejections: SDKs tracking before consent, pressuring pre-prompts, generic purpose strings, and privacy labels that contradict the binary.
School Parent Portal App in SwiftUI: A Design Guide
How to build a school parent portal in SwiftUI: the child switcher, a today-first home, absence reporting, actionable notifications, and student privacy.
Strava Segment Leaderboard Clone UI: An Honest Guide
How to clone Strava's segment leaderboard UI: efforts and crowns, filters that make ranks motivating, the privacy stakes of location leaderboards, and anti-cheat.
GDPR Consent Banner for iOS Apps: A Practical Template
Native iOS apps do not have cookies, but they do need consent. Here is what a GDPR consent screen should do, how it differs from Apple's ATT prompt, and a template.
React Native Age Verification Screen and EU Law
An age gate is not the same as real age verification, and EU rules differ by content. Here is the React Native UI, the data-minimization rule, and the honest caveat.
App Tracking Transparency Prompt UI in SwiftUI
How to do the App Tracking Transparency prompt right in SwiftUI: prime it in context, ask at the correct moment, and keep the app working when the user says no.
Cursor Privacy Mode for Enterprise: Is It Really Offline?
Cursor has no true offline mode: it runs in the cloud. But Privacy Mode means your code is not stored or trained on. Here is what that covers for enterprise teams.
EU DMA Compliant Consent Screen for React Native Apps
Build an EU DMA and GDPR era consent screen in React Native from a free VP0 design: granular toggles, an equally easy reject, plain purposes, and proof of consent.
Local Open-Source UI Generator AI: Run It Offline
A local open-source UI generator runs an AI model on your machine, so code and data never leave it. Here is how it works, the tradeoffs, and a free VP0 start.
React Native Background Location Tracking UI Guide
Build a background location tracking UI in React Native that App Review accepts: ask When-In-Use first, escalate to Always with a reason, and let users stop it.
App Store Privacy Nutrition Label: Fill It Free
Need an App Store privacy nutrition label generator free? You do not need one. Map what your app collects to Apple's labels yourself, accurately, in App Store Connect.
Build a Mental Health Journal App in SwiftUI
A free SwiftUI pattern for a private mental health journal: mood check-ins, on-device storage, Face ID lock, and HealthKit State of Mind, all non-medical.
AI Memory Management Settings UI in iOS
Build a memory settings screen for an AI app in iOS: see what the assistant remembers, edit it, and delete it, from a free VP0 design. Control first.
Employee Geofence Clock-In UI in React Native
Build a geofence time-clock UI in React Native: clock in when on site, a clear status, and a log, from a free VP0 design. Privacy-first: location only at clock-in.
EU Digital Identity Wallet UI: Privacy by Design
The EU Digital Identity Wallet is coming. Build a privacy-first wallet UI from a free VP0 design with selective disclosure, clear consent, and secure storage.
GDPR Cookie Consent Bottom Sheet UI for Mobile
A GDPR consent bottom sheet must make reject as easy as accept. Build a compliant, honest consent UI from a free VP0 design, no pre-ticked boxes, no dark patterns.
iOS Guideline 5.1.1 Data Collection UI Template
Build a guideline-5.1.1-compliant data collection flow in iOS: in-context permission, clear purpose, and no forced data, from a free VP0 design.
iOS Screen Time API and Family Controls UI, Explained
A parental-control app must use Apple's Family Controls and Screen Time API. Build the dashboard and limits UI from a free VP0 design, the privacy-safe way.
Mobile Driver's License UI: mDL the Privacy-First Way
A mobile driver's license (mDL) proves identity from the phone. Build a verifier UI from a free VP0 design with selective disclosure and no over-collection.
Smart Glasses Companion App UI: Pair, Review, and Respect Privacy
A smart-glasses app pairs the hardware and manages captures. Build the pairing, media review, and settings UI from a free VP0 design, with privacy front and center.