Skip to content

Commit 82af649

Browse files
committed
Merge branch '10.20-rn' of https://github.com/mendix/docs into 10.20-rn
1 parent d99b408 commit 82af649

1 file changed

Lines changed: 20 additions & 13 deletions

File tree

content/en/docs/releasenotes/mobile/mendix-native-mobile-builder.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ url: /releasenotes/mobile/mendix-native-mobile-builder/
55
weight: 11
66
description: "Mendix Native Mobile Builder release notes."
77
#This document is mapped to the landing page, update the link there if renaming or moving the doc file.
8+
# KI: "Line endings": SOLP-1794
89
---
910

1011
The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Studio Pro, which helps you build your Mendix native mobile app. After the Mendix Native Mobile Builder simplifies your build process, you can do what you want most: test and publish your app. The Mendix Native Mobile Builder uses MxBuild, GitHub, and App Center to simplify the app building process and is directly accessible via Mendix Studio Pro.
@@ -16,23 +17,29 @@ The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Stu
1617
**Release date: February 20, 2025**
1718

1819
#### Fixes
20+
1921
* We fixed an issue where the Native Builder UI (NBUI) was not persisting selected permissions.
2022
* We fixed an issue where the **Runtime URL** field in NBUI did not accept URLs with subpaths.
2123
* We resolved a problem where renaming the default configuration broke updates.
2224

23-
#### Known issue
24-
There is an issue updating Native Mobile Builder to this version, as there is an issue with the signing certificate. Native Mobile Builder gets stuck on the loading screen, because the update fails.
25-
We are in the process of fixing the signing certificate, until this is resolved the following steps can be performed as a workaround:
26-
- Uninstall the current version: `C:\Users\[%USER_NAME%]\AppData\Local\Mendix Builder\Uninstall Builder.exe`
27-
- Install the latest version using the [Mendix Native Mobile one-click Installer](https://appdev-mx-cdn.s3.amazonaws.com/native-builders/latest.exe)
28-
Note: if Windows security policies prevent you from doing this you can do the following:
29-
- Right-click the installer
30-
- Select "Properties"
31-
- Check "Unblock"
32-
- Click "OK"
33-
Afterwards run the installer again.
34-
35-
When these steps are performed successfully you can start Studio Pro again and Native Mobile Builder should load correctly.
25+
#### Known Issues
26+
27+
A known issue affects updating your Native Mobile Builder to this version. Specifically, there is an issue with the signing certificate. Because the update fails at the certificate step, the Native Mobile Builder gets stuck on its loading screen.
28+
29+
We are in the process of fixing the signing certificate. Until this is resolved, perform the following steps as a workaround:
30+
31+
1. Uninstall the current version: **C:\Users\[%USER_NAME%]\AppData\Local\Mendix Builder\Uninstall Builder.exe**
32+
1. Install the latest version using the [Mendix Native Mobile one-click Installer](https://appdev-mx-cdn.s3.amazonaws.com/native-builders/latest.exe)
33+
34+
{{% alert color="info" %}}
35+
**Windows Security Note**: If Windows security policies prevent you from accomplishing the above, do the following:
36+
1. Right-click the installer.
37+
1. Click **Properties**.
38+
1. Select **Unblock**.
39+
1. Click **OK**.
40+
{{% /alert %}}
41+
42+
After these steps, run the installer again. You can start Studio Pro again, and Native Mobile Builder will load correctly.
3643

3744
### Release 1.0.133
3845

0 commit comments

Comments
 (0)