Native SwiftUI apps for occupational health, safety metrics, and EU regulatory compliance — zero third-party dependencies, built to App Store quality standards.
Every app is built natively in SwiftUI — no cross-platform compromises, no third-party bloat. Just fast, reliable, purpose-built safety software.
Real occupational health and safety knowledge — EU directives, Eurostat ESAW data, RIDDOR, GHS classifications — combined with precision SwiftUI engineering.
NavigationStack, ObservableObject ViewModels, Canvas API — zero dependencies, maximum performance.
Bespoke Assets.xcassets colour systems and animated SwiftUI components — no template UI.
Every calculation and benchmark sourced from official EU directives and Eurostat published data.
Deliverables are zipped Xcode projects with READMEs, privacy policies, and App Store metadata.
// Animated semicircular RAG gauge struct FFRGaugeView: View { let ffrValue: Double let benchmark: Double var ragColor: Color { let ratio = ffrValue / benchmark switch ratio { case ...0.9: return .green case 0.9...1.1: return .amber default: return .red } } var body: some View { Canvas { ctx, size in drawArc(ctx, size, ragColor) } .animation(.spring(), value: ffrValue) } }
Every benchmark, threshold, and calculation references official EU regulations and published statistical data — not estimates.
This policy applies to all iOS applications developed and published by Derran Williams on the Apple App Store.
This Privacy Policy describes how Appydays (UK) ("Developer", "I", "me", or "my") handles information in connection with the iOS mobile applications ("Apps") available on the Apple App Store. I am committed to protecting your privacy and ensuring complete transparency about data practices.
By downloading and using any of my Apps, you acknowledge that you have read and understood this Privacy Policy.
Developer: Appydays (UK)
Location: Wales, United Kingdom
Contact: info@appydays.uk
We collect no personal information whatsoever. Specifically:
Some Apps allow you to save data locally — for example, hazard reports or custom calculation inputs. This data is stored exclusively using Apple's standard on-device storage mechanisms (UserDefaults or local files) and:
The Sound Level Meter application requests access to your device's microphone solely to measure ambient noise levels in real time. Specifically:
My Apps contain no third-party libraries, SDKs, frameworks, or services of any kind. This means there are no analytics providers, advertising networks, crash reporting tools, or social media integrations embedded in any App. All functionality is implemented exclusively using Apple's own frameworks and APIs.
Your Apps are distributed through the Apple App Store. Apple may collect certain information as part of the distribution process (e.g. App Store purchases, downloads). This information is governed entirely by Apple's Privacy Policy. The Developer has no access to, or control over, any data Apple may collect independently.
My Apps are designed for workplace and professional use by adults. They are not directed at children under the age of 13 (or the applicable local minimum age). No information is knowingly collected from children. If you believe a child has provided data through an App, please contact me immediately at the email address below.
As a UK-based developer, I operate in accordance with the UK General Data Protection Regulation (UK GDPR) and, where applicable, the EU General Data Protection Regulation (EU GDPR 2016/679). Because no personal data is collected or processed by these Apps, there is no lawful basis required — these regulations are inherently satisfied. No Data Protection Impact Assessment (DPIA) is required.
As no personal data is collected by the Developer, there is no personal data to retain, delete, or process. Any data you choose to store locally on your device through App functionality is under your exclusive control and can be deleted at any time by uninstalling the App or clearing App data via iOS Settings.
Under the UK GDPR and EU GDPR, you have various data subject rights including the right to access, rectify, erase, and port your personal data. As no personal data is collected by the Developer, these rights cannot be exercised against the Developer — there is simply no personal data held. If you have concerns, you are entitled to contact the Information Commissioner's Office (ICO) in the UK at ico.org.uk.
Although no personal data is transmitted or stored by the Developer, the Apps are built to current iOS security standards. All computational data remains on-device, protected by Apple's built-in device security, encryption, and access controls.
I may update this Privacy Policy from time to time to reflect changes in the Apps or applicable law. The updated policy will be posted at this URL with a revised "Last Updated" date. I encourage you to review this policy periodically. Continued use of an App after changes are posted constitutes acceptance of the updated policy.
If you have any questions, concerns, or requests regarding this Privacy Policy or the privacy practices of any of my Apps, please contact me at:
Appydays UK)
📧 info@appydays.uk
I will respond to all enquiries within 30 days.
Questions about an app, custom safety tooling requirements, or App Store collaboration — reach out and I'll respond within 30 days.
📧 info@appydays.uk