Skip to content

Commit e317a71

Browse files
authored
Update mendix-native-mobile-builder.md
1 parent c01afeb commit e317a71

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,19 @@ The Mendix Native Mobile Builder is a UI-based tool, complimentary to Mendix Stu
1313

1414
### Release 1.0.132
1515

16-
**Release date: January 07, 2025**
16+
**Release date: January 7, 2025**
1717

18-
* Building mobile apps with App Center is deprecated and will be removed on March 2025. We now show the deprecation warning when could build option is enabled.
18+
#### Improvements
19+
20+
* Building mobile apps with App Center is deprecated and will be removed on March 2025. We now show the deprecation warning when the cloud build option is enabled.
1921

20-
* We've resolved an issue where remote JavaScript debugging failed in custom-built Mendix Native Developer Apps due to improper initialization of Firebase services during the build process. This fix ensures Firebase dependencies are only included when explicitly required by the application.
22+
#### Fixes
2123

22-
{{% alert color="warning" %}}Please note that this is a breaking change and 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.{{% /alert %}}
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 %}}
2329

2430
## 2024
2531

0 commit comments

Comments
 (0)