iOS App Development service launched
New service: we take your existing web app and publish it as a real iPhone and iPad app on the App Store. Launch price $1,800 one-time. No yearly Apple fee for clients — we publish under our developer account.
EdgeVenture is actively developed. Here's what we've shipped recently — new features, security improvements, and polish. Your platform keeps getting better without you lifting a finger.
New service: we take your existing web app and publish it as a real iPhone and iPad app on the App Store. Launch price $1,800 one-time. No yearly Apple fee for clients — we publish under our developer account.
Webhook handler now fails closed (HTTP 503) if STRIPE_WEBHOOK_SECRET is missing, preventing unauthenticated POSTs from marking invoices paid. Signature verification runs before any event handling.
Reveal animation IntersectionObserver threshold was preventing very tall sections (like the 43-card add-on list) from ever becoming visible in Safari. Switched to threshold 0 with a 2-second force-reveal safety net so content never stays hidden.
Added a "Track Record" section to the About page with direct links to open-source projects (NoobSec Toolkit, IronGate Web Server), client work, and real NGO deployments. Trust badge row on the homepage highlights Apple Developer, Stripe, SSL, and the 30-day promise.
Moved the "Payment needed" alert to the very top of the client dashboard with amber styling, larger amounts, and full-width Pay Now buttons. Older clients who log in briefly will see outstanding deposits first.
New Orders page replaces contracts for most client work. Pick a service, enter a total, Stripe Payment Links auto-generate for the deposit. Balance unlocks when work is ready for final payment. Full deposit → build → final → complete lifecycle tracked for client and admin.
Both client and manager project detail pages now show any related orders with progress bars, payment status, and direct links to pay or manage. Ties the "project" concept visually to "what's been paid and what's left."
43 production-ready features grouped by category with a Popular Picks row at the top. Added 8 flagship add-ons flagged as featured. Cart + checkout unchanged — just dramatically easier to browse.
Order events (deposit paid, balance unlocked, order completed) now appear in the activity log with plain-English labels and color-coded badges. Applies across manager dashboard, activity log page, and the client portal feed.
Every project now ships with a 30-day promise: if what we delivered does not match the agreed scope, you get a free revision round. Surfaced on pricing page, homepage trust row, and service cards.