## Introduction
WebView Insight ("we", "our", or "the app") is committed to protecting your privacy. This Privacy Policy explains how we handle information when you use our
iOS application.
**The short version:** We don't collect, store, or transmit any of your personal data. Everything stays on your device.
---
## Information We DO NOT Collect
WebView Insight is designed with privacy as a core principle. We **DO NOT** collect, store, or transmit:
- ❌ Personal identity information (name, email, phone number, etc.)
- ❌ Device identifiers (UDID, advertising ID, etc.)
- ❌ Location data
- ❌ Browsing history or URLs you test
- ❌ Web page content you debug
- ❌ Test reports or screenshots you generate
- ❌ Console logs or network requests
- ❌ Any analytics or usage statistics
- ❌ Crash reports or diagnostic data
---
## Local Data Storage
All data generated by WebView Insight is stored **locally on your device** using Apple's SwiftData framework. This includes:
- **URL History:** Previously visited URLs for quick access
- **Test Reports:** Compatibility test results and PDF reports
- **UI Snapshots:** DOM snapshots for regression testing
- **Favorites:** Bookmarked URLs
- **Settings:** Your app preferences
### You Have Full Control
- All data remains on your device
- You can delete individual items or clear all data at any time
- Data is NOT synced to iCloud or any cloud service
- Data is NOT shared with other apps or services
- Uninstalling the app permanently deletes all data
---
## Permissions We Request
### Camera Access (Optional)
- **Purpose:** Used exclusively for QR code scanning to quickly input test URLs
- **When:** Only when you tap the "Scan QR Code" button
- **Usage:** No photos or videos are captured or stored; the camera only reads QR codes
- **Required:** No, you can manually input URLs instead
### Photos Access (Optional)
- **Purpose:** Used only to save screenshots to your Photos library
- **When:** Only when you explicitly tap "Save to Photos"
- **Usage:** The app only writes images you choose to save; it never reads your existing photos
- **Required:** No, you can share screenshots via other methods (AirDrop, email, etc.)
---
## Network Activity
### What the App Does
WebView Insight loads web pages you explicitly provide through:
- Manual URL input
- QR code scanning
- History/favorites selection
### What the App Does NOT Do
- ❌ Does NOT connect to our servers (we don't have any!)
- ❌ Does NOT send your test data anywhere
- ❌ Does NOT transmit browsing history
- ❌ Does NOT include third-party analytics SDKs
- ❌ Does NOT include advertising networks
- ❌ Does NOT track user behavior
### Network Interception Feature
The "Network" debugging feature intercepts HTTP/HTTPS requests made by the web pages you test. This interception:
- Happens entirely within the app
- Is used solely to display request details to you
- Does NOT send data to external servers
- Is disabled when the debug panel is closed
---
## Third-Party Services
WebView Insight does **NOT** integrate with any third-party services, including:
- ❌ No analytics services (Google Analytics, Firebase, etc.)
- ❌ No crash reporting services
- ❌ No advertising networks
- ❌ No social media SDKs
- ❌ No cloud storage services
- ❌ No authentication services
---
## Children's Privacy
WebView Insight is a developer tool intended for professional use. We do not knowingly collect information from children under 13. The app does not collect
personal information from users of any age.
---
## Open Source Transparency
WebView Insight is open source software. You can:
- Review the complete source code on GitHub
- Verify our privacy claims by inspecting the code
- Contribute to the project or report issues
- Build and run the app yourself
**GitHub Repository:** [github.com/your-repo/webview-insight](https://github.com/your-repo/webview-insight)
---
## Data Security
Since all data is stored locally on your device:
- Data is protected by your device's security features (passcode, Face ID, Touch ID)
- Data is isolated within the app's sandbox (iOS security model)
- No data transmission means no risk of interception
- No cloud storage means no risk of server breaches
---
## Your Rights
You have complete control over your data:
- **Access:** View all stored data within the app
- **Delete:** Clear individual items or all data at any time
- **Export:** Generate PDF reports or save screenshots as you wish
- **Control:** Enable or disable permissions in iOS Settings
---
## Changes to This Privacy Policy
We may update this Privacy Policy from time to time. Changes will be reflected by updating the "Last Updated" date at the top of this page. Continued use of
the app after changes constitutes acceptance of the updated policy.
---
## Compliance
This privacy policy complies with:
- Apple App Store Review Guidelines
- iOS SDK Privacy Requirements
- General Data Protection Regulation (GDPR) principles
- California Consumer Privacy Act (CCPA) principles
---
## Contact Us
If you have any questions or concerns about this Privacy Policy:
- **Email:** support@webviewinsight.com
- **GitHub Issues:** [github.com/your-repo/webview-insight/issues](https://github.com/your-repo/webview-insight/issues)
---
## Summary
**In Plain English:**
✅ **We don't collect your data** - Everything stays on your device
✅ **We don't track you** - No analytics, no third-party services
✅ **You're in control** - Delete your data anytime
✅ **We're transparent** - Open source code, verifiable privacy
✅ **We're secure** - Local storage, no cloud sync
WebView Insight is built for developers, by developers, with privacy and transparency as core values.