Building Efficient Mobile Apps

Last modified: December 13, 2023

1 Introduction

The following documents will help you understand data syncing, accelerate your app’s performance, and more:

  • Optimizing Native Startup – This guide teaches you how to speed up your native app’s startup time.
  • Logging In Native Apps – In Mendix Studio Pro 9.16 and above, native mobile apps are able to send logs to the Mendix Runtime. Read this guide for information on native app logging configuration.
  • Offline-First Data: native and progressive web apps use an offline database and a synchronization mechanism to replicate data on the client for efficient access and offline capabilities