Native or cross-platform
Technology follows requirements, not the other way round.
04 / 08 — Services
We build apps for iOS and Android — native when performance and platform access matter, cross-platform with Flutter or React Native when one codebase should serve both worlds. That includes offline capability, background services, maps, real-time features and, if desired, on-device AI.
01
The typical data flow — from input to result. Every station is replaceable and adapted to your systems.
02
Native and cross-platform apps for iOS and Android — from Swift to Flutter.
03
This is what an excerpt from a typical project looks like — readable, commented and without magic. That is exactly how we hand code over to your team.
@Composable
fun AuftragScreen(vm: AuftragViewModel = hiltViewModel()) {
val auftrag by vm.auftrag.collectAsState()
Column(Modifier.padding(16.dp)) {
Text(auftrag.kunde, style = MaterialTheme.typography.titleLarge)
FotoListe(auftrag.fotos, onAdd = vm::fotoAufnehmen)
Unterschrift(onDone = vm::abschliessen) // offline gespeichert
if (!vm.online) Hinweis("Wird synchronisiert, sobald Netz da ist")
}
} 04
Technology follows requirements, not the other way round.
Work without signal, sync in the background.
Clean architecture and measurable performance.
Publishing, updates and crash analysis.
05
04.1
Capture jobs, forms and photos offline — sync as soon as the network is back.
04.2
Ordering, status and support in the pocket, with push notifications.
04.3
Live position, routes and geofencing with Google Maps.
04.4
Text recognition, image classification or an assistant — even without a connection.
06
An Asterisk system with speech recognition and a language model: capture requests, answer standard questions, summarise, route.
A native or Flutter app with offline database, photo documentation, signatures and sync as soon as there is signal.
07
Flutter or React Native are ideal when both platforms should be served on one budget. Native pays off for heavy hardware use, complex background services or maximum performance. We master both and recommend based on requirements.
Yes, including older codebases in Objective-C or Java. We assess the state and modernise step by step without interrupting operations.
Yes — from accounts and certificates to store listings, the review process and updates.
More services
LLM applications that work with your data and complete tasks on their own.
Language models on your own hardware — data-sovereign, no cloud dependency.
Business processes that run themselves — with intelligent assistants and integrations.
Ready when you are
Describe your project in a few sentences — you’ll get an honest assessment of feasibility, effort and the way forward.