Altova MobileTogether Releases

Released: Apr 14, 2026

Updates in 10.3

Funktionen

  • Added support for biometric authentication on clients
    • Developers can now enable biometric authentication, such as a face or fingerprint scan, in apps they build in MobileTogether. Developers can use an optional function that checks at runtime whether biometric authentication is supported on the user's device to decide whether or not to show an authentication prompt. A PIN fallback option is also included, which can be enabled as an alternative when biometric unlocking isn't configured...

Released: Nov 18, 2025

Updates in 10.2

Funktionen

  • Support for Google Maps on Windows clients - MobileTogether apps support rich maps and geolocation functionality that lets developers customize how their apps use the built-in map application on the user's device. Given that Bing Maps are in being deprecated by Microsoft, MobileTogether apps running on Windows now support use of Google Maps. Of course, Google Maps is also supported on iOS and Android MobileTogether apps.
  • Updated OS support - MobileTogether apps now support iOS 26 and...

Released: May 13, 2025

Updates in 10.1

Funktionen

  • Added support for Android 15.
  • Added support for MySQL 9, SQLite 3.47.2, and IBM DB2 12.x.

Released: Sep 24, 2024

Updates in 10.0

Funktionen

  • Support for mobile scanners - Adding to longtime support for scanning barcodes and QR codes with a device camera, MobileTogether now includes support for storing and processing codes from handheld scanners. MobileTogether also lets developers simulate the use of barcode scanners using sample data during app testing. Support has been added for the most popular handheld scanners: Zebra, Zebra Mobile Computer and Datalogic Mobile Computer.
  • HTML label control - When you use a regular...

Released: Feb 6, 2024

Updates in 9.1

Funktionen

  • AI Assistant in RecordsManager - This release includes the latest version of RecordsManager, a built-in, no-code solution for building business database solutions. For instant generation of a full-featured database, RecordsManager now includes an AI Assistant that creates databases based on natural language prompts. Users can enter simple or complex prompts, and RecordsManager will use AI integration to generate the corresponding database, tables, and sample data. RecordsManager will...

Released: Jan 16, 2024

Updates in 9.0

Funktionen

  • MQTT support - Added support for Message Queuing Telemetry Transport (MQTT) by allowing apps to join an MQTT network as a publisher, as a subscriber, or as both.
    • When creating an app with MQTT functionality, developers can record an MQTT message stream to a file, and then replay it in the MobileTogether app simulator to test and debug during development.
  • Support for table row dragging - Added the ability for end users to drag to reorder table rows. You can enable row dragging on a per...

Released: Jan 25, 2023

Updates in 8.1

Funktionen

Major updates for no-code development using RecordsManager

  • Major scripting extensions for configuring complex conditions visually.
  • Hierarchical user groups.

UI compatibility mode between clients

  • When a developer wants an app to look the same across all platforms, instead of using the native look-and-feel of each, it is now possible to enable this automatically using the new UI Compatibility Mode option.

Asynchronous progress update

  • Developers now have the option to display a progress...

Released: Jun 1, 2022

Updates in 8.0

Funktionen

  • Added the option to create a no-code database app with Altova RecordsManager - Altova RecordsManager is a brand new solution for creating custom database apps in MobileTogether.
    • Starting with this release, when you open MobileTogether Designer you will have the option to create a classic MobileTogether solution, or start with Altova RecordsManager. RecordsManager has a visual interface for quickly building business database apps for desktop and mobile users.
    • One of the biggest...

Released: Jul 7, 2021

Updates in 7.3

Funktionen

  • Added support for in-app purchases.
    • You can now enable in-app purchases in the native Apple iOS, Android and Microsoft Windows apps you create in MobileTogether. Support is available for both one-time purchases and subscriptions.
    • This allows you to monetize any apps you create with MobileTogether using the native App Store purchasing process on each platform.
    • In your MobileTogether design, you will define the interactions between your app and the app store to correctly transact an in...

Released: Dec 15, 2020

Updates in 7.2

Funktionen

  • Ability to switch themes (light/dark) in MobileTogether client - This new feature provides more flexibility for users when selecting between light and dark modes on the MobileTogether client app. They can now apply the system settings for their device or manually switch between light/dark themes.
  • New Action to add a log entry - The new Log Message Action makes it possible to log a customized message on the MobileTogether Server or client during the execution of an Action. This helps...