One thing has reshaped mobile app development since 2023, and it isn't cross-platform tooling. It's AI, working at three levels: writing a rising share of the code, running inside apps as on-device features, and forcing Apple and Google to rewrite the rules around both. Cross-platform won the argument it was having in 2023 and quietly became the baseline. AI is the new variable on top.
I'm Gareth, CTO at Foresight Mobile. When we first wrote this post, the big story was that one codebase could finally serve iOS and Android well. That's settled now. So this is a proper rewrite about what's actually changing the work in 2026, where the genuine shifts are, and what it means if you're a business about to commission an app.
AI shows up in three distinct places, and it helps to keep them separate because they affect you differently.

The first layer is how apps get built. AI-authored code reached around 27% of all production code by early 2026, and Gartner expects 60% of new code to be AI-generated by the end of this year. Around 92% of developers now use an AI coding assistant at least monthly. We use them every day, and they're genuinely good at the routine parts: industry studies suggest AI cuts time on routine coding tasks by something like 30 to 50%, with GitHub's widely-cited figure being 55% faster task completion.
The bigger 2026 shift is agents. Coding assistants went from suggesting the next line to running for hours: reading a whole codebase, editing across files, running tests, and handing back finished work. Rakuten reported cutting average feature delivery from 24 working days to 5 using parallel agent sessions. The job market has already noticed; postings requiring AI-coding-tool experience grew 340% in a year while pure manual-implementation roles fell.
But there's a catch that matters more than the productivity numbers, and it leads straight into the second story.
Anyone can now stand up a working prototype in an afternoon. "Vibe coding", describing what you want and letting AI build it, is a real market in 2026, estimated at around $4.7 billion, with most large companies using AI-assisted development somewhere in production.
The honest problem is trust. Only about 29% of developers say they trust AI output, down from 40% in 2024, and most agree AI often produces code that looks correct but isn't reliable. Research reports meaningfully higher bug rates and a notable share of AI-generated code carrying common security vulnerabilities. The direction is clear even if the exact multiples are soft: a vibe-coded prototype and a production app are not the same thing.
This is the single biggest change in what a business is actually paying for. AI collapsed the cost of starting and validating an app. The cost of shipping one that passes store review, handles real users and survives a security audit hasn't moved. That gap, prototype to production, is now the main job, and it's exactly what our Vibe Code to Production service exists to close. I've made the fuller argument in how AI-generated apps compare to production apps.
The second layer is AI as a feature in the app itself, and 2026 made this much cheaper to run. At WWDC in June 2026, Apple rebuilt Apple Intelligence around a set of foundation models (built with Google) that run from the iPhone's Neural Engine up to private server compute, exposed to developers through a single native Swift API. Android's equivalent is Gemini Nano, delivered on-device through AICore.
The economics are the headline. On-device models mean AI features like summarisation, smart replies and image understanding that work offline, keep user data on the device, and don't carry a per-call cloud bill. Apple even gives smaller developers complimentary access to its next-generation models with no cloud API cost. That's a real break from the 2023-2024 world where every AI feature was a metered cloud call. Building these properly is what our AI app development service focuses on, because "properly" now has rules attached.
Which is the third layer. Both stores rewrote their policies to govern AI, and this directly affects what gets approved.

Apple's revised guideline 5.1.2(i), live since November 2025, requires apps to clearly disclose when personal data goes to a third-party AI (naming the provider) and get explicit permission first. Google Play now requires generative-AI apps to disclose AI-created content and provide in-app reporting, and it's ending anonymous distribution by verifying every developer's identity, even for apps shipped outside Play. New Play submissions must target Android 16 from 31 August 2026, the kind of routine churn that quietly drives maintenance cost. And for anyone selling in the EU, Apple's fee model changed again, replacing the flat Core Technology Fee with a 5% Core Technology Commission from January 2026, which I covered in our piece on App Store fees in 2026.
The 2023 version of this post argued cross-platform had arrived. It's now so settled it's barely worth arguing. Flutter has actually overtaken React Native in market share (roughly 46% to 35%, a reversal of 2023), both frameworks are production-grade, and "one codebase for both platforms" is an assumption rather than a selling point. We build on one codebase through our Flutter app development service for the cost and consistency, but it's the floor now, not the headline. The headline moved up a layer, to AI.
Three practical takeaways if you're the one paying for the app.
First, validation is cheap and production is where the money goes. Use AI to test your idea fast, then budget seriously for the part that makes it real. Second, AI features are now expected rather than exotic, and on-device models make them affordable to run, but the disclosure rules mean they have to be built correctly to pass review. Third, the decision that matters has shifted from "native or cross-platform?" to "validate first or build?" That last one is exactly what our App Gameplan answers: a fixed-price, four-week piece of work that tells you what to build and what it'll cost before you commit, with the fee credited if you proceed. If any of this is on your mind, get in touch.
How has AI changed mobile app development?
In three ways: it now writes a large share of the code (around 27% of production code in early 2026, with autonomous agents handling multi-step work), it runs inside apps as on-device features through Apple Intelligence and Gemini Nano, and it forced Apple and Google to add AI-disclosure and data-sharing rules. The cost of starting an app fell sharply; the cost of shipping a production one didn't.
Is cross-platform development still a big deal in 2026?
It's the baseline now rather than the story. Flutter and React Native are both production-grade, Flutter has overtaken React Native in market share, and one codebase for both platforms is assumed. The new variable on top of it is AI.
Can I just build my app with AI tools?
You can build a prototype with them quickly, and you should, to validate the idea cheaply. But a prototype isn't a production app. Trust in AI output is actually falling among developers, and AI-generated code needs hardening for security, scale and store review before it's safe to ship.
What new App Store and Play Store rules affect AI apps?
Apple requires you to disclose and get consent before sharing data with third-party AI (guideline 5.1.2). Google Play requires AI-content disclosure, in-app reporting, and is verifying every developer's identity. New Play apps must also target Android 16 from 31 August 2026.