Skip to content

OP-SQLite backward compatibility and prepare mx 11 Native Template #9608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/en/docs/releasenotes/mobile/native-template/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ description: "Native Template release notes."

For more information on native mobile app development, see the [native-template](https://github.com/mendix/native-template/) repository and the [Building, Testing, and Distributing Apps](/refguide/mobile/distributing-mobile-apps/) guide. Below you can see the current versions in active development and which Mendix Studio Pro versions they correspond with.

Compatible with Studio Pro 11:
* Native Template versions of [15](/releasenotes/mobile/nt-15-rn/) are compatible with apps built using Studio Pro 11.0 and above.

Compatible with Studio Pro 10:

* Native Template versions of [14](/releasenotes/mobile/nt-14-rn/) are compatible with apps built using Studio Pro [10.22](/releasenotes/studio-pro/10.22/) and above.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,49 @@ weight: 6
description: "Native Template 14"
---

## 14.1.3 {#1413}

**Release date: June 12, 2025**

### Fixes

* We improved update process from an older version of Studio Pro to the Latest version(s).

## 14.1.2 {#1412}

**Release date: June 6, 2025**

### Fixes

* We have fixed an issue where iOS apps built with Mendix 10.18 and above would not run when the React Client was enabled. Android was not affected.

## 14.1.1 {#1411}

**Release date: May 2, 2025**

### Fixes

* We have fixed an issue where a user may face an error during build process because latest version 18 for playServices is not compatible with current gradle version.

## 14.1.0 {#1410}

**Release date: April 2, 2025**

### Fixes

* We have upgraded @mendix/native to version 9.0.1

#### Library Updates and Improvements
* **@mendix/native:** 9.0.1

## 14.0.1 {#1401}

**Release date: June 5, 2025**

### Fixes

* We resolved an issue where iOS applications built with Mendix 10.18 or higher would fail when the React client was enabled in **Runtime** settings.

## 14.0.0 {#1400}

**Release date: April 2, 2025**
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "Studio Pro 11 Compatible"
url: /releasenotes/mobile/nt-studio-pro-11-parent/
weight: 10
description: "Studio Pro 11 compatible Native Template release notes."
---

These are the current Native Template versions for Studio Pro 11 in active development:

* Native Template versions of [15](/releasenotes/mobile/nt-15-rn/) are compatible with apps built using the following versions of Studio Pro:
* Studio Pro 11.0 and above.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: "Native Template 15"
url: /releasenotes/mobile/nt-15-rn/
weight: 6
description: "Native Template 15"
---

## Unreleased

- We improved update process from an older version of Studio Pro to the Latest version(s).

## 15.2.0 {#1520}
**Release date: June 11, 2025**

### Improvements
- We fixed an issue where iOS apps built with Mendix 10.21 and above would not run when the React Client was enabled. Android was not affected.

### Library Updates and Improvements

- **@mendix/native:** 10.1.4

## 15.1.0 {#1510}

**Release date: June 2, 2025**

### Improvements

* We migrated several libraries that hadn’t been maintained in years to modern, actively supported alternatives.

### Removed

* **@react-native-community/push-notification-ios:** 1.10.1

#### Library Updates and Improvements

* **notifee@notifee/react-native:** 9.1.8
* **react-native-device-info:** 14.0.4

## 15.0.0 {#1500}

**Release date: May 02, 2025**

### Improvements

- We upgraded our Database Backend Library to the most recent version. This update brings better performance on database operations and performance improvements.

### Library Updates and Improvements

- **@op-engineering/op-sqlite:** 12.0.2