The Mobile Takeaway — Wednesday, August 19, 2026
|
The Mobile Takeaway
For people who ship apps
|
Wednesday, August 19, 2026
|
Apple is replacing its EU per-install fees with a 5% Core Technology Commission, while Google has moved its Jetpack XR SDK libraries into beta for production workflows. This issue also covers how Tinder reduced app cold starts by 47% and why AI apps are seeing 30% higher churn rates than traditional subscriptions.
Platform
Apple overhauls its EU fee structure while Google pushes XR development into beta.
- 5% Core Technology Commission to replace per-install fees in the EU Apple Developer News
Apple is moving all EU developers to a single set of business terms that eliminates the Initial Acquisition Fee and replaces the per-install fee with a transaction commission. - 47% reduction in app cold starts for Tinder using R8 Configuration Analyzer Android Developers Blog
The dating app identified keep rules that were blocking code shrinking and optimization, leading to a 28% decrease in user-perceived Application Not Responding errors. - 3 Jetpack XR SDK core libraries reach beta for Android XR Android Developers Blog
SceneCore, ARCore, and XR Runtime APIs are now stable for production workflows involving 3D content and spatial audio. - 1 advanced sideloading flow begins rollout on Android 9to5Google
Google is updating the installation process for apps from outside the Play Store ahead of new developer verification requirements starting next month. - 2 Spotify features include "Running Mode" and "User Notes" 9to5Google
The update introduces automatic song matching for exercises and a feature for leaving notes within a user's music library.
Monetization
AI apps are proving to be a high-conversion, high-churn business model.
- 30% higher churn rates found in AI apps compared to traditional subscriptions RevenueCat Blog
A study of 3,500 apps shows that while AI tools earn 41% more revenue per payer in year one, they struggle with retention after the first renewal. - 6 premium Android app deals live on the Play Store 9to5Google
Discounted titles currently include Kingdom Rush Vengeance, Wall Of Insanity 2, and Front Armies.
Building
New tools for observability and AI model visualization are hitting the ecosystem.
- 3 standard headers added to supabase-js for trace propagation Supabase Blog
Developers can now connect client-side traces to backend logs using a shared trace_id to debug slow requests across the stack. - 1 interactive tool maps HuggingFace model architectures Hacker News
The tool provides a visual way to inspect the layers and structure of AI models before integration into an application.