You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native-10.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,27 +38,27 @@ Depending on the Mendix version your app is developed in and the device you want
38
38
39
39
### Fixes
40
40
41
-
*Resolved issues causing crashes when reloading the native app.
41
+
*We fixed issues causing crashes when reloading the native app.
42
42
43
43
## Android 4.0.0 / iOS 4.0.0
44
44
45
45
**Release date: January 30, 2025**
46
46
47
47
### Fixes
48
48
49
-
* We resolved an issue with the bundle identifier in the Dev scheme on Xcode.
49
+
* We fixed an issue with the bundle identifier in the **Dev** scheme on Xcode.
50
50
51
51
### Improvements
52
52
53
-
* We have changed Offline Database Management Backend to op-sqlite. The native apps need to be rebuilt via Studio Pro (App -> Build Native Mobile App).
53
+
* We have changed our offline database management backend (ODMB) to OP-SQLite. Native apps need to be rebuilt via Studio Pro (**App** > **Build Native Mobile App**).
54
54
55
55
## iOS 3.2.1
56
56
57
57
**Release date: Jun 3, 2025**
58
58
59
59
### Fixes
60
60
61
-
* We've fixed an issue that caused the app to crash when using the React client in Mendix Studio Pro version 10.21.
61
+
* We fixed an issue that caused apps to crash when using the React client in Mendix Studio Pro version 10.21.
62
62
63
63
## Android 3.2.1 / iOS 3.2.0
64
64
@@ -74,23 +74,23 @@ Depending on the Mendix version your app is developed in and the device you want
74
74
75
75
### Fixes
76
76
77
-
* We've applied fixes to Sample Apps.
77
+
* We applied fixes to Sample Apps.
78
78
79
79
## Android 3.1.7 / iOS 3.1.7
80
80
81
81
**Release date: March 29, 2025**
82
82
83
83
### Improvements
84
84
85
-
* We've enabled the Sample Apps section.
85
+
* We enabled the **Sample Apps** section.
86
86
87
87
## Android 3.1.6 / iOS 3.1.6
88
88
89
89
**Release date: March 26, 2025**
90
90
91
91
### Fixes
92
92
93
-
* We've updated @react-native-community/geolocation to version 3.4.0 to resolve location-related issues.
93
+
* We updated @react-native-community/geolocation to version 3.4.0 to resolve location-related issues.
0 commit comments