Q: Security
Do you have a trust center with information about your security? If this produces apps that contain credentials, could link to my databases, etc., I need to know what your security and IR plan is. Certifications are helpful but actual security processes and audits are more important to me.
Akinola_SwiftSpeed
May 18, 2026A: Hi,
Yes, security is built in at every layer.
All traffic is TLS 1.2+ via Cloudflare. Database credentials, API keys, and customer secrets are encrypted at rest and isolated per tenant. The keys you provide (Stripe, Paystack, Firebase, your own database connections, AI key) stay scoped to your app and are never shared across customers or embedded in the generated APK or iOS source.
Generated builds sign with your own keystores, not ours. Apps connect to your own backend directly. We do not proxy your customer data through our servers unless you explicitly opt into one of our hosted features.
Daily encrypted backups, retained off-site. Our team responds to security issues in hours, not days.
If you have a specific use case (regulated data, particular compliance requirement, anything sensitive), share it and I'll tell you exactly how we'd handle it.