Skip to content

Commit e6f4008

Browse files
committed
Add troubleshooting section for NMB
1 parent 8e2ca9b commit e6f4008

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,25 @@ 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.
88
---
99

10+
## Introduction
11+
1012
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.
1113

1214
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. For best results, we recommend using the latest version of the Native Mobile Builder.
1315

16+
### Troubleshooting
17+
18+
#### OTA Update Caught in a Loop
19+
20+
If you built your app using a version of the Native Template that no longer exists (such as a beta version that was rolled out previously), then it is possible your app gets caught in an unresolved loop when you update it [OTA](/refguide/mobile/distributing-mobile-apps/overtheair-updates/#when-to-use-ota). This problem can affect any NMB version, as the problems stem from the unsupported Native Template.
21+
22+
To fix this issue, do the following:
23+
1. Navigate to the NMB's previous build output folder.
24+
2. Open the **template_version** file.
25+
3. Remove the content of the file.
26+
4. Remove **config.json**.
27+
5. Reopen the Mendix Native Mobile Builder.
28+
1429
## Release 1.0.136 {#10135}
1530

1631
**Release date: April 1, 2025**

0 commit comments

Comments
 (0)