Skip to content

Commit fc305f1

Browse files
authored
Merge pull request mendix#9114 from hnejra/rn/nmb-10134
NMB 1.0.134 known issue
2 parents cb6fd36 + 8c5a113 commit fc305f1

1 file changed

Lines changed: 22 additions & 2 deletions

File tree

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

Lines changed: 22 additions & 2 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: "updating your Native Mobile Builder": MOO-1791
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.
@@ -17,10 +18,29 @@ The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Stu
1718

1819
#### Fixes
1920

20-
* We fixed an issue where the Native Builder UI (NBUI) was not persisting selected permissions.
21-
* We fixed an issue where the **Runtime URL** field in NBUI did not accept URLs with subpaths.
21+
* We fixed an issue where the Native Mobile Builder was not persisting selected permissions.
22+
* We fixed an issue where the **Runtime URL** field in the Native Mobile Builder did not accept URLs with subpaths.
2223
* We resolved a problem where renaming the default configuration broke updates.
2324

25+
#### Known Issues {#updating-your-native-mobile-builder}
26+
27+
A known issue affects updating your Native Mobile Builder to this version. Specifically, there is a known 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.
43+
2444
### Release 1.0.133
2545

2646
**Release date: January 7, 2025**

0 commit comments

Comments
 (0)