Skip to content

Commit 63d6c00

Browse files
authored
Add KI
Because this KI applies to all NMB versions, it needs to be in each NMB RN until we fix the issue.
1 parent fdca28f commit 63d6c00

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,26 @@ The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Stu
2020

2121
- We updated our signing mechanism so you can use the app without receiving Microsoft Defender SmartScreen notifications.
2222

23+
#### Known Issues
24+
25+
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.
26+
27+
We are in the process of fixing the signing certificate. Until this is resolved, perform the following steps as a workaround:
28+
29+
1. Uninstall the current version: **C:\Users\[%USER_NAME%]\AppData\Local\Mendix Builder\Uninstall Builder.exe**
30+
1. Install the latest version using the [Mendix Native Mobile one-click Installer](https://appdev-mx-cdn.s3.amazonaws.com/native-builders/latest.exe)
31+
32+
{{% alert color="info" %}}
33+
**Windows Security Note**: If Windows security policies prevent you from accomplishing the above, do the following:
34+
35+
1. Right-click the installer.
36+
1. Click **Properties**.
37+
1. Select **Unblock**.
38+
1. Click **OK**.
39+
{{% /alert %}}
40+
41+
After these steps, run the installer again. You can start Studio Pro again, and Native Mobile Builder will load correctly.
42+
2343
### Release 1.0.134
2444

2545
**Release date: February 20, 2025**

0 commit comments

Comments
 (0)