Skip to content

Commit fe4513f

Browse files
authored
Merge pull request mendix#8864 from UrazAkgultan/mobile/update-nbui-release-notes
Update nbui release notes
2 parents 9ece4d1 + 52198d3 commit fe4513f

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ description: "Mendix Native Mobile Builder release notes."
99

1010
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.
1111

12+
## 2025
13+
14+
### Release 1.0.132
15+
16+
**Release date: January 7, 2025**
17+
18+
#### App Center Deprecated March 2025
19+
20+
* Building mobile apps with App Center is [deprecated](https://learn.microsoft.com/en-us/appcenter/retirement) and will be removed on March 2025. We now show the deprecation warning when the cloud build option is enabled.
21+
22+
#### Fixes
23+
24+
* We have resolved an issue where remote JavaScript debugging failed in custom-built Mendix Native Developer Apps. This happened in cases of improper initialization of Firebase services during the build process. Our fix ensures Firebase dependencies are only included when explicitly required by the application.
25+
26+
{{% alert color="warning" %}}
27+
Please note that this is a breaking change, and thus, requires a mandatory update. You must use the latest Native Template version to implement this fix, as older versions may cause errors in your application. Failure to update could lead to potential app instability and functionality issues.
28+
{{% /alert %}}
29+
1230
## 2024
1331

1432
### Release 1.0.131

0 commit comments

Comments
 (0)